cURL
curl -X GET \ /media/{id}/download/{token} \ --header "Authorization: Bearer <token>"
This response does not have an example.
Download a media by download token. No authentication required
Value for the Authorization header parameter.
Media identifier
Media file
The response is of type file.
file
Was this page helpful?