The page number from which to start (0-based)
x >= 00
The maximum number of items to return
x >= 0String names of fields to search. Correspond by index to search field values
filename, filename_exact, call_id, agent_number, customer_number, duration, start_time, end_time, created_at Values of fields to search. Correspond by index to search fields. Unless field name contains "list", an individual search field value cannot be a list
The field whose value should be used to order the results
filename, filename_exact, call_id, agent_number, customer_number, duration, start_time, end_time, created_at "name"
The direction in which to order the results
asc, desc The fields to include in the response
filename, filename_exact, call_id, agent_number, customer_number, duration, start_time, end_time, created_at The start datetime for filtering results
"2023-01-01T00:00:00Z"
The end datetime for filtering results
"2024-01-01T00:00:00Z"
Successful Response
List of items returned from the query
The page number of the results (0-based)
The number of items returned per page
The total number of pages of results given the indicated page size
4
The total number of items returned from the query
100