List Call Sessions
Calling API
List Call Sessions
List Call Sessions.
GET
List Call Sessions
Authorizations
string
required
Your Agni API key used to authenticate the request. Pass it in the
X-Api-Key header. Find or rotate it from your Ravan AI account settings.Query Parameters
integer
The page number to return. Page numbering starts at
1.integer
The number of records to return per page.
string
The unique ID of the agent that should own, handle, or be assigned to this resource. Use the
id returned by the Agent API.string
Filters or sets the current status of the resource. Use one of the status values supported by the endpoint.
string
Filters calls by channel. Common values include
voice, web, and sip.string
Filters results by the caller phone number in E.164 format. Example:
+14157774444.string
A search string used to filter matching records by supported text fields.
string
The field to sort results by. Use one of the fields supported by the endpoint.
string
The sort direction. Use
asc for ascending order or desc for descending order.string
Filters calls that started after this ISO 8601 timestamp.
string
Filters calls that started before this ISO 8601 timestamp.
Response
boolean
Whether the request succeeded.
string
Human-readable status message.
object
Returned data.
Authorizations
Query Parameters
Page number
Results per page
Filter by agent ID
Filter by status
Filter by channel
Filter by caller number
Search term
Sort field
Sort order (asc/desc)
Filter after (ISO 8601)
Filter before (ISO 8601)

