Skip to main content
GET
Get Admin File Media

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required
id
string
required

Response

Successful Response

Single-resource JSON:API response for GET /file/{file_id}/media.

data
FileMediaResource · object
required

JSON:API resource object for a media-playback response.