List of all Recording compositions.
get/v1/Compositions
Query parameters
Status'enqueued' | 'processing' | 'completed' | 'deleted' | 'failed'
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. The default is 50, and the maximum is 1000.
Pageinteger
The page index. This value is simply for client state.
PageTokenstring
The page token. This is provided by the API.
Response
OK