Skip to main content
GET
Get User Videos API Endpoint

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

content_type_id
integer
video_title
string
Minimum string length: 1
resolution
string
Minimum string length: 1
creation_date
string<date-time>
font_profile_id
integer
media_profile_id
integer
voice_profile_id
integer
template_id
integer

Response

Successfully retrieved the user videos

video_id
integer
disabled
boolean
video_title
string
video_description
string
elapsed_gen_time
integer
credits_cost
number
resolution
string
creation_date
string<date-time>
original_input_script
string
preview_url
string
content_type
Content Type · object

Content Type OpenAPI Schema

input_video
InputVideo · object

InputVideo OpenAPI Schema

input_music
Audio · object

Audio OpenAPI Schema

input_voice
Audio · object

Audio OpenAPI Schema

font_profile
Font Profile · object

Font Profile OpenAPI Schema

media_profile
Media Profile · object

Media Profile OpenAPI Schema

voice_profile
Voice Profile · object

Voice Profile OpenAPI Schema

template
Template · object

Template OpenAPI Schema

playlist
Playlist · object

Playlist OpenAPI Schema