For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Media

Get Media — Taskade REST API v1 reference: GET /medias/{mediaId}. Parameters, authentication, and response schema.

get

Get media with id

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
mediaIdstringRequired
Responses
200

Media

application/json

Media

okboolean · enumRequiredPossible values:
get/medias/{mediaId}

Last updated

Was this helpful?