Skip to main content
GET
/
call
/
export-raw
Raw ZIP export
curl --request GET \
  --url https://app.freyavoice.ai/api/v2/call/export-raw \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspaceId
string<uuid>
required
callIds
string
Minimum string length: 1
archivedFilter
enum<string>
default:active
Available options:
active,
all,
archived
filters
string

Base64-encoded filter state

Response

ZIP archive

The response is of type file.