Talkr AI
API ReferenceRuns

Download Recordings and Transcripts

Download a recording or transcript using a time-limited public URL

artifact_type is either recording or transcript. The token is a time-limited download token — generate one from the run details before calling this endpoint.

GET
/api/v1/public/download/workflow/{token}/{artifact_type}

Path Parameters

token*Token
artifact_type*Artifact Type

Query Parameters

inline?Inline

Display inline in browser instead of download

Defaultfalse

Response Body

application/json

application/json

curl -X GET "https://example.com/api/v1/public/download/workflow/string/string"
null