GET
/
media
/
{media_id}

Headers

LAM-API-KEY
string
required

Path Parameters

media_id
string
required

The media id

Response

200 - application/json

Required when type is audio, document, image or video. Do not use this field when message type is set to text

id
string

The media object ID (Required if you are using an uploaded media).

link
string

The protocol and URL of the media to be sent. Use only with HTTP/HTTPS URLs (Required if you are using a link).

caption
string

Describes the specified document, image, or video media.

filename
string

Describes the filename for the specific document. Use only with document media.

provider
string

This path is optionally used with a link when the HTTP/HTTPS link is not directly accessible and requires additional configurations like a bearer token.