Skip to main content
GET
/
api
/
pub
/
wa
/
media
/
url
/
{mediaId}
Get Media by ID
curl --request GET \
  --url https://app.adsera.in/api/pub/wa/media/url/{mediaId}
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.adsera.in/llms.txt

Use this file to discover all available pages before exploring further.

Retrieves the media file content associated with a specific media ID. This endpoint redirects to or serves the actual file content, allowing direct browser access.

Path Parameters

mediaId
string
required

The ID of the media to retrieve.

Response

The media file content.

The response is of type file.