Get creator's media list
Agency endpoint. Operates on a specific creator your agency manages, identified by the creatorUserUuid path parameter.
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.
Scopes required: read:creator, read:media
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version to use for the request
"2025-06-26"
Path Parameters
Query Parameters
Page number to retrieve (starts from 1)
x >= 1Number of items to return per page (1-50, default: 15)
1 <= x <= 50image, video, audio, document subscribers, followers, ppv, mass_messages 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
The status of media
created, processing, ready, error Comma-separated list of media variant types
The type of media variant
blurred, main, thumbnail, thumbnail_gallery