GET /v1/calls
Returns calls for your account, newest first.Documentation Index
Fetch the complete documentation index at: https://docs.nixflex.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Notes |
|---|---|---|
limit | int | Default 25, max 100 |
offset | int | Pagination offset |
agent_id | string | Filter to one agent |
direction | enum | inbound or outbound |
since | ISO date | Calls started after this time |
until | ISO date | Calls started before this time |
caller_sentiment | enum | happy, neutral, frustrated |
call_successful | bool | Filter by success flag |
voicemail_detected | bool | Filter to/from voicemail calls |