REST API
Media
Media item object

Media object

Media

The media object is returned by the media library endpoints after an upload has been completed.

FieldTypeDescription
idstringUnique media identifier.
typeimage | gif | videoDetected media type.
mime_typestring | nullStored MIME type for the uploaded file.
media_urlstringSigned S3 URL for direct download. URLs expire after 24 hours.
thumbnail_urlstring | nullSigned S3 URL for a thumbnail when one exists. URLs expire after 24 hours.
created_atstring | nullCreation datetime in ISO 8601 format.