List external references - client mode
Production
https://api.mediaconnect.no/capi
Production
https://api.mediaconnect.no/capi
GET
/v1/client/customer/{customerNumber}/external-reference
External Reference
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.mediaconnect.no/capi/v1/client/customer//external-reference'
Response Response Example
200 - Success
{
"externalReferences": [
{
"referenceCode": "TOTT",
"externalId": "1"
}
]
}
Request
Path Params
customerNumber
integerÂ
required