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.
read:creator— Access creator profiles, content, and creator-specific information.read:media— Access media files, images, videos, and other content assets.
Authorizations
OAuth 2.0 access token, presented as a JWT bearer token in the Authorization header. Obtain a token via the authorization-code flow; the scopes granted to the token determine which operations it may call.
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