Skip to main content
GET
Get media info

Authorizations

Authorization
string
header
required

Scoped API key created via POST /api/account/keys.

Path Parameters

id
string
required

Media ID

Response

OK

fileLength
integer

Size of the media file in bytes

id
string

Unique media identifier

messageId
string

ID of the message containing this media

mimeType
string

MIME type of the media (e.g. "image/jpeg")

persisted
boolean

Whether media has been persisted to S3

s3Url
string

S3 URL (present when persisted)

session
string

Session where media was received