Skip to main content

List All Recordings

Fetch all of the recordings that are associated with your SignalWire account. This will be returned as a list of recordings.

Permissions

The API token must include the following scopes: Voice.

Path Parameters
AccountSid uuid REQUIRED

The unique identifier for the account that is associated with this recording.

Query Parameters
CallSid string

The unique identifier for the call that is associated with this recording.

ConferenceSid string

The unique identifier for the conference that is associated with this recording.

DateCreated string

The date, in RFC 2822 format, this recording was created.

Responses
200

OK

Schema OPTIONAL
uri string OPTIONAL
first_page_uri string OPTIONAL
next_page_uri string OPTIONAL
previous_page_uri string OPTIONAL
page integer OPTIONAL
page_size integer OPTIONAL
end OPTIONAL

The name of object.

start OPTIONAL

The name of object.

account_sid OPTIONAL

The unique identifier for this account.

recordings object[] OPTIONAL
account_sid uuid OPTIONAL

The unique identifier for the account that is associated with this recording.

api_version string OPTIONAL

The version of the SignalWire API.

call_sid string OPTIONAL

The unique identifier for the call that is associated with this recording.

conference_sid string OPTIONAL

The unique identifier for the conference that is associated with this recording.

channels integer OPTIONAL

Possible values: [1, 2]

The number of channels in a recording. Possible values are 1 or 2.

date_created string OPTIONAL

The date, in RFC 2822 format, this recording was created.

date_updated string OPTIONAL

The date, in RFC 2822 format, this recording was updated.

end_time string OPTIONAL

The time, in RFC 2822 format, this recording endded.

price string OPTIONAL

The cost for the recording.

price_unit string OPTIONAL

The currency of the price of the recording.

duration string OPTIONAL

The length, in seconds, of the recording.

sid string OPTIONAL

The unique identifier for the recording.

source string OPTIONAL

Possible values: [DialVerb, Conference, OutBoundApi, Trunking, RecordVerb, StartCallRecordingApi, StartConferenceRecording]

How the recording was made.

status string OPTIONAL

Possible values: [paused, in-progress, stopped]

The status of the recording.

error_code string OPTIONAL

Further details about a failed recording.

uri string OPTIONAL

The URI of the recording.

subresource_uris object OPTIONAL

Subresource URIs

transcriptions string OPTIONAL