List of all Track recordings.
List of all Track recordings.
Query parameters
The status of the recording. Can be: processing, completed, or deleted. processing indicates the recording is still being captured; completed indicates the recording has been captured and is now available for download. deleted means the recording media has been deleted from the system, but its metadata is still available.
Read only the recordings that have this status. Can be: processing, completed, or deleted.
Read only the recordings that have this source_sid.
Read only recordings with this grouping_sid, which may include a participant_sid and/or a room_sid.
Read only recordings that started on or after this ISO 8601 date-time with time zone.
Read only recordings that started before this ISO 8601 date-time with time zone, given as YYYY-MM-DDThh:mm:ss+|-hh:mm or YYYY-MM-DDThh:mm:ssZ.
The recording's media type. Can be: audio or video.
Read only recordings that have this media type. Can be either audio or video.
How many resources to return in each list page.
The page index. This value is simply for client state.
The page token. This is provided by the API.
Response
OK
Changes
Changed in 6 of the 50 revisions of this API.55
- ▲
the
recordings/items/grouping_sidsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
- ▲
for the
queryrequest parameterPageSize, default value50was addedrequest-parameter-default-value-added
- ▲
for the
queryrequest parameterPageSize, the max was decreased from1000.00to100.00request-parameter-max-decreased
- ▲
- ▲
the
recordings/items/grouping_sidsresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
- ▲
for the
queryrequest parameterPageSize, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
- ○
removed the
DELETEenum value from therecordings/items/status_callback_methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
HEADenum value from therecordings/items/status_callback_methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PATCHenum value from therecordings/items/status_callback_methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PUTenum value from therecordings/items/status_callback_methodresponse property for the response status200response-property-enum-value-removed
- ○
- ○
api tag
VideoV1Recordingaddedapi-tag-added
- ○