Get media
Get a single MEDIA ASSET (uploaded image or video) by its media ID.
For a markdown/text document, use get_file instead.
Errors: 401 authentication_required: API key or token is missing, invalid, or revoked. 403 permission_denied: Your plan does not include API access, or this file is not in your org. 404 resource_not_found: No file with that ID exists. 429 rate_limit_exceeded: You sent too many requests this minute.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A UUID identifier.
A UUID identifier.
Response
Successful Response
Media ID
Business this media belongs to
When the media was uploaded
Alt text description
Media URL
Media type: image, video, or audio
Width in pixels
Height in pixels
Media origin (e.g. upload, unsplash)
