List videos for a profile

List videos for the given profile_id with optional sort,
optional filters (visibility, tags, date range, etc.),
and fields for sparse responses.
Default sort is created_at descending. Requires video.read
scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

You are reading API v2 documentation

Still using the Legacy API? Access the Legacy API documentation.



Path Params
string
required

Parent resource ID

Query Params
integer
≥ 1
Defaults to 1
integer
1 to 100
Defaults to 20
string

Comma-separated field names to include. Fields: ai_subtitles, available_formats, category, country, created_at, description, embedding, enable_ai_chapter_generation, engagement_message, first_frame, geo_restriction, hashtags, is_ai_altered, is_explicit, is_for_kids, is_published, language, preview, processing, profile, published_at, source, tags, thumbnail, title, updated_at, uploaded_at, video_id, video_url, visibility. For embedded objects, use dot notation (e.g. embedding.embed_html); Embedded fields: embedding, first_frame, geo_restriction, preview, processing, profile, source, thumbnail.

string

Comma-separated field names. Prefix with - for descending order (e.g. rating,-created_at). Sortable fields: created_at, title.

string
enum

Filter by visibility (public, private, password)

Allowed:
boolean

Filter by advertising enabled status

boolean

Filter by explicit content flag

boolean

Filter by is_for_kids flag

date-time

Filter videos created after this ISO 8601 date

date-time

Filter videos created before this ISO 8601 date

string

Filter by tags (comma-separated)

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json