Skip to main content
GET
Get Video By Custom ID

Authorizations

Authorization
string
header
required

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

Path Parameters

libraryId
string
required

Unique identifier of the library.

customFiled
string
required

Field name which will be used to get the video resource it's associated with.

customId
string
required

Field value as uuid to retrive video resource.

Response

The response is of type object.