insights.folders
Fetch Insights Upload Files
GET
Authorizations
Path Parameters
Query Parameters
The page number from which to start (0-based)
Required range:
x >= 0
Examples:
0
The maximum number of items to return
Required range:
x >= 0
Examples:
25
String names of fields to search. Correspond by index to search field values
Available options:
filename
, call_id
, agent_number
, customer_number
, duration
, start_time
, end_time
, created_at
Examples:
"name"
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
Examples:
"Some Object Name"
The field whose value should be used to order the results
Available options:
filename
, call_id
, agent_number
, customer_number
, duration
, start_time
, end_time
, created_at
Examples:
"name"
The direction in which to order the results
Available options:
asc
, desc
The fields to include in the response
Available options:
filename
, call_id
, agent_number
, customer_number
, duration
, start_time
, end_time
, created_at
The start datetime for filtering results
Examples:
"2023-01-01T00:00:00Z"
The end datetime for filtering results
Examples:
"2024-01-01T00:00:00Z"
Response
200
application/json
Successful Response
The response is of type object
.