List livestreams for a profile

List livestreams with optional sort, filters (status, visibility,
date range, tags, etc.), and fields. Default sort is created_at
descending. Requires live.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: advertising, category, country, created_at, description, embedding, enable_comments, end_at, geo_restriction, has_paid_partnership, ingest, is_ai_altered, is_exclusive_content, is_explicit, is_for_kids, language, livestream_id, livestream_url, profile, recording, start_at, status, thumbnail, title, updated_at, visibility. For embedded objects, use dot notation (e.g. advertising.end_at); Embedded fields: advertising, embedding, geo_restriction, ingest, profile, recording, status, thumbnail.

string

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

string
enum

Filter by status (onair, offair)

Allowed:
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 created after this ISO 8601 date

date-time

Filter 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