curl --request GET \ --url https://app.adsera.in/api/pub/wa/media/url/{mediaId}
Copy
"<string>"
Media
Get Media by ID
Retrieves the media file content associated with a specific media ID.
GET
/
api
/
pub
/
wa
/
media
/
url
/
{mediaId}
Get Media by ID
Copy
curl --request GET \ --url https://app.adsera.in/api/pub/wa/media/url/{mediaId}
Copy
"<string>"
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.