Download Media
Download Media — Taskade REST API v1 reference: GET /medias/{mediaId}/download. Parameters, authentication, and response schema.
get
Download the binary content of a media file. Returns the file with the original Content-Type and Content-Disposition headers.
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
mediaIdstringRequired
The SpaceMedia record ID.
Responses
4XX
Error description
application/json
Error description
okboolean · enumRequiredPossible values:
messagestringRequired
codestringRequired
statusMessagestringRequired
get/medias/{mediaId}/download
4XX
Error description
Last updated
Was this helpful?