v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401Call

Retrieves a collection of calls made to and from your account

Retrieves a collection of calls made to and from your account

get/2010-04-01/Accounts/{AccountSid}/Calls.json

Path parameters

AccountSidstring required

The SID of the Account that created the Call resource(s) to read.

Query parameters

Tostring phone-number

Only show calls made to this phone number, SIP address, Client identifier or SIM SID.

Fromstring phone-number

Only include calls from this phone number, SIP address, Client identifier or SIM SID.

ParentCallSidstring

Only include calls spawned by calls with this SID.

Status'queued' | 'ringing' | 'in-progress' | 'completed' | 'busy' | 'failed' | 'no-answer' | 'canceled'

The status of this call. Can be: queued, ringing, in-progress, canceled, completed, failed, busy or no-answer. See Call Status Values below for more information.

The status of the calls to include. Can be: queued, ringing, in-progress, canceled, completed, failed, busy, or no-answer.

StartTimestring date-time

Only include calls that started on this date. Specify a date as YYYY-MM-DD in UTC, for example: 2009-07-06, to read only calls that started on this date.

StartTime<string date-time

Only include calls that started before this date. Specify a date as YYYY-MM-DD in UTC, for example: 2009-07-06, to read only calls that started before this date.

StartTime>string date-time

Only include calls that started on or after this date. Specify a date as YYYY-MM-DD in UTC, for example: 2009-07-06, to read only calls that started on or after this date.

EndTimestring date-time

Only include calls that ended on this date. Specify a date as YYYY-MM-DD in UTC, for example: 2009-07-06, to read only calls that ended on this date.

EndTime<string date-time

Only include calls that ended before this date. Specify a date as YYYY-MM-DD in UTC, for example: 2009-07-06, to read only calls that ended before this date.

EndTime>string date-time

Only include calls that ended on or after this date. Specify a date as YYYY-MM-DD in UTC, for example: 2009-07-06, to read only calls that ended on or after this date.

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

endinteger
first_page_uristring uri
next_page_uristring uri nullable
pageinteger
page_sizeinteger
previous_page_uristring uri nullable
startinteger
uristring uri