GET https://cms.thepublive.com/publisher/{publisher_id}/media-library/
Returns a paginated list of all media assets in your library.
Headers
| Name | Type | Required | Description |
|---|---|---|---|
| username | string | Yes | API Key |
| password | string | Yes | API Secret |
Query Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| page | integer | 1 | Page number (max: 1000) |
| limit | integer | 10 | Items per page (max: 50) |
- 200: OK