Returns a paginated list of call analysis requests for your account.
Filter results by date range and analysis model. Results include status, scores, and metadata for each analyzed call.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by analysis model ID
Filter calls created on or after this date (UTC)
Filter calls created on or before this date (UTC)
Page number (0-indexed)
x >= 0Number of items per page
1 <= x <= 100Successful Response
Paginated response wrapper for list endpoints
List of items for the current page
Current page number (0-indexed)
0
Number of items requested per page
20
Actual number of items in the current page
20
Total number of items across all pages
1250
Total number of pages available
63