latestSwagger 2.02026-08-10227.1 KB
9ac67064179b
call-recordings
List call recordings
Returns platform-wide finished call recordings. Recording URLs are presigned S3 links (15 min TTL) for direct client download.
get/recordings
Query parameters
languagesstring[]
Filter by exact language set used in the call. A single language only returns calls with that language and no extra languages.
fromstring
Range start (YYYY-MM-DD, YYYY-MM-DD HH:MM:SS.mmm, or RFC3339)
tostring
Range end (YYYY-MM-DD, YYYY-MM-DD HH:MM:SS.mmm, or RFC3339)
limitinteger
Page size (default 25, max 100)
offsetinteger
Pagination offset
inbound_onlyboolean
Return only inbound calls
outbound_onlyboolean
Return only outbound calls
Response
OK