List URL signing keys

GET {{baseUrl}}/video/v1/signing-keys

This route is now deprecated, please use the Signing Keys API. Returns a list of URL signing keys.

Note: Any new access tokens authenticating this route will be required to have System level permissions.

Request Params

KeyDatatypeRequiredDescription
limitnumberNumber of items to include in the response
pagenumberOffset by this many pages, of the size of limit

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":[{"id":"vI5KTQ78ohYriuvWKHY6COtZWXexHGLllxksOdZuya8","created_at":"1610108345"},{"id":"jc6lJiCLMjyC202EXtRQ644sShzDv6x5tWJrbvUFpvmo","created_at":"1608632647"}]}