List Calls
List an agent’s calls with filtering, sorting, and pagination.
Authorizations
Use Tuner API key (tr_api_...) or user session token. Find your API key in Workspace Settings > API Keys.
Path Parameters
Tuner's internal numeric ID for the agent.
Workspace ID. Find this in Workspace > General Settings.
Query Parameters
Page number
x >= 1Items per page
1 <= x <= 100Search by call ID
Start date (ISO 8601)
End date (ISO 8601)
Minimum duration in seconds
x >= 0Maximum duration in seconds
x >= 0Comma-separated list of call intents
Comma-separated list of call outcomes
Sentiment filter (positive/neutral/negative/unknown)
Comma-separated list of labels and red flags
Sort field
Sort order (asc/desc)
Filter simulation calls (true/false)