v1
latestOpenAPI 3.0.32026-07-14490228.1 KBGet Reports
This endpoint retrieves all reports available to the client.
get/reports
Query parameters
pageinteger
The current page of results to retrieve.
per_pageinteger
The number of results to pull back. Allowed values: 25, 50, 100, -1 (for all).
sortstring
The order for record sorting. Allowed values are asc and desc.
orderstring
The field for sorting records. Allowed values: id, name, scope, type, length, status.
searchstring
A value to search the name field by for the request.
search_statusesstring[]
The statuses to filter by. Allowed values are scheduled, queued, running, completed, error, inactive.
search_typesstring[]
The types to filter by. Allowed values are call_summary, rep_summary, call_export, segment_person_export.
Response
200