List all calls
Get all calls for the authenticated user
Authentication
AuthorizationBearer
Clerk JWT token or OrtaVox API key (sk_live_… or pk_live_…)
OR
x-api-keystring
OrtaVox API key (alternative to Bearer token)
Query parameters
status
Filter calls by their specific lifecycle status. Useful for polling active calls.
limit
Maximum number of calls to return for pagination purposes.
Response
A paginated list of calls matching the criteria retrieved successfully.

