Get Videos

Retrieve specific videos by IDs

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
video_idslist of stringsOptional
List of video IDs to retrieve

Response

OK
resultslist of objects
List of video results

Errors