Returns a paginated array of Videos
API key to be included in the x-api-key header
Page number of the video list
Number of videos per page
Filter videos by name, case-insensitive substring match.
Filter videos by avatar ID.
Filter videos by voice ID.
A JSON string representing filters to apply on the extras JSON field. Must be a valid JSON object as a string, specifying properties and values to match.
"{\"X_ID\": \"YOUR_CUSTOM_ID\"}"
A paginated list of Videos
The response is of type object
.
Returns a paginated array of Videos
API key to be included in the x-api-key header
Page number of the video list
Number of videos per page
Filter videos by name, case-insensitive substring match.
Filter videos by avatar ID.
Filter videos by voice ID.
A JSON string representing filters to apply on the extras JSON field. Must be a valid JSON object as a string, specifying properties and values to match.
"{\"X_ID\": \"YOUR_CUSTOM_ID\"}"
A paginated list of Videos
The response is of type object
.