Vixiees API

Sections

Theme switcher

Retrieves call recordings

Header Parameters

X-Api-Keystring

Query Parameters

contact_idstring

Filter by contact ID

call_idstring

Filter by call ID

user_idstring

Filter by user ID

playbook_idstring

Filter by playbook ID

flow_step_idstring

Filter by flow step ID

task_identifierstring

Filter by task identifier

partialboolean

Filter by partial status

created_atstring

Filter by creation date (ISO 8601 format)

pageinteger

Page number for pagination

Minimum
1
Default value
1
limitinteger

Number of records per page

Minimum
1
Maximum
100
Default value
25
order_bystring

Field to order results by

Default value
created_at
sortstring

Sort direction (asc or desc)

Default value
desc
Enum values:
ascdesc

Response

200
Object

call recordings found

Response Attributes

resultsarray

Show child attributes

page_infoobject

Show child attributes

401
Object

unauthorized

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?