List Calls
Calls
List Calls
List all calls
GET
List Calls
Documentation Index
Fetch the complete documentation index at: https://docs.usesimple.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Filter by call status. Multiple values can be provided separated by commas.
Filter by agent group UUID. Multiple values can be provided separated by commas. Returns calls from all versions of the specified agent(s).
Filter by specific agent version UUID. Returns calls from only the specified agent version.
Filter by whether the call was transferred
Filter calls created at or after this datetime (ISO 8601 format)
Filter calls created at or before this datetime (ISO 8601 format)
Field to sort results by
Available options:
created_at, updated_at, started_at, ended_at, duration, status Sort direction
Available options:
asc, desc