Search recordings
POST/client/recording.search
Search and filter recordings — the workhorse endpoint for any integration
that needs to find calls. Every filter in the body is optional; combine them
to narrow the result set, and prefer a tight dateTimeRange when paging.
Set resultType: "AdhocReport" to run the search as a report instead of a
paged result set.
Required right: Recording.View
Request
Responses
- 200
- 400
- 401
- 403
Paged result set of matching recordings.
Bad Request
Unauthorized
Forbidden