List Content Keys

post https://app.mk.io/api/v1/projects/:project_name/media/streamingLocators/:locator_name/listContentKeys

List Content Keys used by this Streaming Locator

Authentication

Authorization Bearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

project_name string Required
locator_name string Required

Response

200 Content Keys used by this Streaming Locator.
contentKeyslist of objectsStreamingLocatorContentKeyOptional
The content keys used by this streaming locator
Show 6 propertiesHide 6 properties
idstringRequired
The id of the content key
labelReferenceInStreamingPolicystringOptional
The label reference in the streaming policy
policyNamestringOptional
The name of the policy
trackslist of objectsStreamingLocatorTrackSelectionOptional
Not currently supported. The tracks which use this content key
Show 1 propertyHide 1 property
trackSelectionslist of objectsStreamingLocatorTrackPropertyConditionRequired
The track selections
Show 3 propertiesHide 3 properties
operationobjectTrackPropertyCompareOperationRequired
The track property comparison operation
Show 2 propertiesHide 2 properties
EqualstringRequired
The track property comparison operation
UnknownstringRequired
The track property comparison operation
propertystringRequired
The track property to compare against
valuestringRequired
The track property value.
typeenumOptional
The streaming locator content key type
Allowed values:CommonEncryptionCencCommonEncryptionCbcsEnvelopeEncryption
valuestringOptional
The value of the content key

Errors

400 Bad Request
errorobjectErrorDetailRequired
Pertinent information about the error
Show 3 propertiesHide 3 properties
codestringRequired
The error code.
detailstringRequired
The error message.
extraDetailmap from strings to anyOptional
Extra information regarding this error.
Show value schemaHide value schema
[any key]any
refstringRequired
A reference to the request that caused the error.
statusintegerRequired
The HTTP status code
401 Unauthorized
errorobjectErrorDetailRequired
Pertinent information about the error
Show 3 propertiesHide 3 properties
codestringRequired
The error code.
detailstringRequired
The error message.
extraDetailmap from strings to anyOptional
Extra information regarding this error.
Show value schemaHide value schema
[any key]any
refstringRequired
A reference to the request that caused the error.
statusintegerRequired
The HTTP status code
403 Forbidden
errorobjectErrorDetailRequired
Pertinent information about the error
Show 3 propertiesHide 3 properties
codestringRequired
The error code.
detailstringRequired
The error message.
extraDetailmap from strings to anyOptional
Extra information regarding this error.
Show value schemaHide value schema
[any key]any
refstringRequired
A reference to the request that caused the error.
statusintegerRequired
The HTTP status code
404 Not Found
errorobjectErrorDetailRequired
Pertinent information about the error
Show 3 propertiesHide 3 properties
codestringRequired
The error code.
detailstringRequired
The error message.
extraDetailmap from strings to anyOptional
Extra information regarding this error.
Show value schemaHide value schema
[any key]any
refstringRequired
A reference to the request that caused the error.
statusintegerRequired
The HTTP status code
429 Too Many Requests
errorobjectErrorDetailRequired
Pertinent information about the error
Show 3 propertiesHide 3 properties
codestringRequired
The error code.
detailstringRequired
The error message.
extraDetailmap from strings to anyOptional
Extra information regarding this error.
Show value schemaHide value schema
[any key]any
refstringRequired
A reference to the request that caused the error.
statusintegerRequired
The HTTP status code
500 Internal Server Error
errorobjectErrorDetailRequired
Pertinent information about the error
Show 3 propertiesHide 3 properties
codestringRequired
The error code.
detailstringRequired
The error message.
extraDetailmap from strings to anyOptional
Extra information regarding this error.
Show value schemaHide value schema
[any key]any
refstringRequired
A reference to the request that caused the error.
statusintegerRequired
The HTTP status code