c5ddcd5c7e72
Get creator's media list
Returns a paginated list of media items for the specified creator.
For media with status other than FINALISED, only uuid and status are returned.
For FINALISED media, all details including variants are included.
Path parameters
Query parameters
Page number to retrieve (starts from 1)
Page number to retrieve (starts from 1)
Number of items to return per page (1-50, default: 15)
Number of items to return per page (1-50, default: 15)
Case-insensitive substring match on the media name.
Case-insensitive substring match on the media name.
Filter to media created on or after this ISO 8601 datetime (with optional timezone offset, e.g. 2024-10-20T00:00:00Z).
Filter to media created on or after this ISO 8601 datetime (with optional timezone offset, e.g. 2024-10-20T00:00:00Z).
Filter to media created before this ISO 8601 datetime (non-inclusive, with optional timezone offset).
Filter to media created before this ISO 8601 datetime (non-inclusive, with optional timezone offset).
UUID of the user to check media purchases against. When provided, each media item will include a purchasedByFan boolean indicating if that user has purchased it.
UUID of the user to check media purchases against. When provided, each media item will include a purchasedByFan boolean indicating if that user has purchased it.
Comma-separated list of media status values
Comma-separated list of media variant types
Headers
API version to use for the request
Response
List of creator media