List calls
Fetch a paginated list of calls associated with a specific OpenPhone number and another number.
Query Parameters
The unique identifier of the OpenPhone number associated with the call.
The unique identifier of the OpenPhone user who either placed or received the call. Defaults to the workspace owner.
The phone numbers of participants involved in the call conversation, excluding your OpenPhone number. Each number should contain the country code and conform to the E.164 format. Currently limited to one-to-one (1:1) conversations only.
DEPRECATED, use "createdAfter" or "createdBefore" instead. "since" incorrectly behaves as "createdBefore" and will be removed in an upcoming release.
Filter results to only include calls created after the specified date and time, in ISO 8601 format.
Filter results to only include calls created before the specified date and time, in ISO 8601 format.
Maximum number of results to return per page.
1 < x < 100
Was this page helpful?