List
Use this endpoint for the Calls method to list all of the calls that are associated with your account. This will be returned as a list of calls.
Path parameters
AccountSid
The Project ID that uniquely identifies the Account.
Query parameters
EndTime
The time, in RFC 2822 GMT format, on which the call was terminated.
EndTime<
The time before which the call was terminated.
EndTime>
The time after which the call was terminated.
From
The address that initiated the call.
ParentCallSid
The unique identifier for the call that created this call.
StartTime
The time, in RFC 2822 GMT format, on which the call began.
StartTime<
The time before which the call began.
StartTime>
The time after which the call began.
Status
The status of the call.
To
The address that received the call.
Page
The page number to retrieve. Page numbers are zero-indexed, so the first page is 0.
PageSize
The number of results to return per page. The default is 50, and the maximum is 1000.
PageToken
A token used to retrieve a specific page of results. Must start with PA or PB.
Response
uri
The URI of the current page.
first_page_uri
The URI of the first page.
next_page_uri
The URI of the next page.
previous_page_uri
The URI of the previous page.
page
The current page number.
page_size
The number of items per page.
calls
List of calls.