Skip to main content

Fetch recordings for a conference

GET 
/texml/Accounts/:account_sid/Conferences/:conference_sid/Recordings.json

Returns recordings for a conference identified by conference_sid.

Request

Path Parameters

    account_sid stringrequired

    The id of the account the resource belongs to.

    conference_sid stringrequired

    The ConferenceSid that uniquely identifies a conference.

Responses

200: Successful Get Call Recordings Response

404: Resource not found

Loading...