v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBVideos\Credits
Get all the credited users in a video
This method returns all the credited users in a video.
get/channels/{channel_id}/videos/{video_id}/credits
Path parameters
channel_idnumber required
Example:927
The ID of the channel.
video_idnumber required
Example:258684937
The ID of the video.
Query parameters
direction'asc' | 'desc'
Example:asc
The sort direction of the results.
pagenumber
Example:1
The page number of the results to show.
per_pagenumber
Example:10
The number of items to show on each page of results, up to a maximum of 100.
querystring
Example:Stop motion
The search query to use to filter the results.
sort'alphabetical' | 'date'
The way to sort the results.
Response
The credited users were returned.