Call
List Calls By Org Id Endpoint
get/call/list/{org_id}
Path parameters
org_idstring uuid required
Query parameters
cursorstring nullable
Timestamp cursor for pagination (ISO format)
Timestamp cursor for pagination (ISO format)
limitinteger
Number of records to return
Number of records to return
searchstring nullable
Search term for filtering calls
Search term for filtering calls
date_filter'today' | 'recent' | 'all'
Date filter: today, recent, or all
type_filter'completed' | 'processing' | 'failed' | 'all'
Type filter: completed, processing, or all
duration_filter'short' | 'medium' | 'long' | 'all'
Filter calls by duration
Headers
authorizationstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.