Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://cms.thepublive.com/publisher/{publisher_id}/media-library/{id}/ \ --header 'Authorization: Basic <encoded-value>'
{ "id": 999, "filename": "budget-2026.jpg", "alt_text": "Union Budget 2026", "caption": "Budget session in Parliament", "path": "https://cdn.publive.com/images/budget-2026.jpg", "source": "PTI", "type": "Image", "meta_data": { "width": 1200, "height": 630 }, "date": "2026-02-01", "member": "admin" }
Retrieve a single media asset by ID
Was this page helpful?