v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-04-143933299.0 KB
VideoV1Composition

List of all Recording compositions.

List of all Recording compositions.

get/v1/Compositions

Query parameters

Status'enqueued' | 'processing' | 'completed' | 'deleted' | 'failed'

The status of the composition. Can be: enqueued, processing, completed, deleted or failed. enqueued is the initial state and indicates that the composition request has been received and is scheduled for processing; processing indicates the composition is being processed; completed indicates the composition has been completed and is available for download; deleted means the composition media has been deleted from the system, but its metadata is still available for 30 days; failed indicates the composition failed to execute the media processing task.

Read only Composition resources with this status. Can be: enqueued, processing, completed, deleted, or failed.

DateCreatedAfterstring date-time

Read only Composition resources created on or after this ISO 8601 date-time with time zone.

DateCreatedBeforestring date-time

Read only Composition resources created before this ISO 8601 date-time with time zone.

RoomSidstring

Read only Composition resources with this Room SID.

PageSizeinteger

How many resources to return in each list page.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK