Media
Get a media
Get a media by id
Required permissions:media:read
GET
Authorizations
Value for the Authorization header parameter.
Path Parameters
Media identifier
Response
200
application/json
Media resource
Whether the media is public accessible or not
Example:
true
The mime type of the media
Example:
"image/jpeg"
The file extension of the media
Example:
"jpg"
The original file name of the media
Example:
"invoice.jpg"
The file name of the media in the storage
Example:
"01F9Z3ZJXZQZJZJZJZJZJZJZJZ.jpg"
The date and time when the media was created
Example:
"2021-01-01T00:00:00+00:00"
Was this page helpful?