calls

Get Media

Retrieve a call's media URL and type by its ID.

  • media_url is a presigned URL that expires in 24 hours
get/v1/calls/{call_id}/media

Path parameters

call_idstring required
Example:5eb7cf5a86d9755df3a6c593

Response

Successful Response

media_type'audio' | 'video'
media_urlstring nullable

Changes

No recorded changes to this endpoint across all 3 revisions of this API.