List calls
Returns calls for the authenticated user with optional filtering.
Authentication
AuthorizationBearer
Send as Authorization: Bearer <your-key>. Obtain keys from the portal — prefix sk_live_ for production, sk_test_ for sandbox.
Query parameters
line_id
Filter by line ID
status
Filter by call status
limit
Maximum number of results (1-100)
offset
Number of results to skip
Response
List of calls
calls
total
Total number of matching calls
Errors
401
Unauthorized Error
