Skip to main content
This endpoint is deprecated. Please migrate to the v3 Download File endpoint.
HTTP Method: GET URL: /api/v1/download/file/{file_id} Authentication: Requires API Key in the request header. Path Parameters:
  • file_id ID of the file to retrieve. This will be provided when calling the Get Recording endpoint.
Response: The media file. Rate limit: Once every 10 seconds per unique request. Status Codes:
  • 200 OK Recording retrieval successful.
  • 401 Unauthorized Authentication failed.
  • 404 Not Found Recording not found.

Sample Request

Sample Response