Search transcriptions
Searches call transcriptions for specific keywords or phrases.
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Body
Search transcriptions by call type.
placed, received "placed"
Start date for call search in YYYY-MM-DD format.
"2023-08-01"
End date for call search in YYYY-MM-DD format.
"2023-08-31"
Page number to retrieve.
1
Number of records per page.
50
Originating phone number to filter results. Accepts full or partial number.
"4478012"
Destination phone number to filter results. Accepts full or partial number.
"44206723"
SIP trunk login to filter outbound calls. Ignored for inbound calls.
"87095"
Minimum call duration in seconds.
10
Call ID.
"99df5ffd-962a-410f-bcce-d08f1f7f328c"
Call disposition to filter results. If omitted, returns only answered
calls. Allowed values: answered, busy, rejected,
failed, all. Use all to return calls
regardless of their disposition.
answered, noanswer, busy, failed, all