Search Calls

Search calls for an organization based on filters.

Optionally, the call records can be filtered by a set of filters:

  • before - will return call records created before the given date.
  • after - will return call records created after the given date.
  • from - will return call records from the given caller phone number.
  • to - will return call records to the given callee phone number.
  • direction - will return call records in the given direction.
  • delivery_status - will return call records with the given delivery status.
  • mode - will return call records with the given mode.
  • language - will return call records in the given language.
  • agent_id - will return call records from the given agent ID.
  • agent_version_id - will return call records from the given agent version ID.
  • contact_id - will return call records from/to the given contact ID.
  • conversation_id - will return call records from the given conversation ID.
  • channel_id - will return call records from/to the given channel ID.

All fields with the exception of before and after accept a single value or an array of values.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Search Calls Request

date-time

The date and time after which the call records were created, in the ISO 8601 format.

uuid

Agent ID(s) to filter by.

Accepts a single value or an array.

uuid

Agent version ID(s) to filter by.

Accepts a single value or an array.

date-time

The date and time before which the call records were created, in the ISO 8601 format.

uuid

Channel ID(s) to filter by.

Accepts a single value or an array.

uuid

Contact ID(s) to filter by.

Accepts a single value or an array.

uuid

Conversation ID(s) to filter by.

Accepts a single value or an array.

string

Call delivery status to filter by.

Accepts a single value or an array.

string
enum

Call direction.

Accepts a single value or an array.

Allowed:
string

Caller phone number(s).

Accepts a single value or an array.

string

Language code(s) to filter by.

Accepts a single value or an array.

string
enum

Call mode.

Accepts a single value or an array.

Allowed:
string

Callee phone number(s).

Accepts a single value or an array.

Responses

Callback
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json