Endpoints
Show Video
Retrieve a unique video request link for a specific video by ID.
GET
/
api
/
v1
/
videos
/
{id}
This endpoint generates a unique video request link for a specific video by its ID.
Authorizations
Access-Token
string
headerrequiredPath Parameters
id
string
requiredThe ID of the video to retrieve the request link for.
Response
200 - application/json
The response is of type any
.