Zum Hauptinhalt springen
GET
/
media
/
{id}
/
download
/
{token}
cURL
curl -X GET \
 /media/{id}/download/{token} \
 --header "Authorization: Bearer <token>"
"<string>"

Autorisierungen

Authorization
string
header
erforderlich

Value for the Authorization header parameter.

Pfadparameter

id
string
erforderlich

Media identifier

token
string
erforderlich

Media identifier

Antwort

Media file

The response is of type file.