List Calls
Calls
List Calls
This API will return the list of calls based on the filter criteria.
GET
List Calls
Documentation Index
Fetch the complete documentation index at: https://docs.interactly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Query Parameters
Filter the calls by start date. The date should be in ISO 8601 format, Ex: 2024-11-01T00:00:00.000Z
Example:
"2024-11-01T00:00:00.000Z"
Filter the calls by end date. The date should be in ISO 8601 format, Ex: 2024-11-30T23:59:59.999Z
Example:
"2024-11-30T23:59:59.999Z"
To see the calls list of a particular page number.
Example:
1
Number of calls per page.
Example:
10
Sort the calls by a field
Available options:
startAt, endAt, status, conversationId Example:
"startAt"