Get user's media list
Returns a paginated list of media items for the authenticated user.
For media with status other than FINALISED, only uuid and status are returned. For FINALISED media, all details including variants are included.
Each finalised media item includes a tags field containing structured AI
content tags (description, tags, NSFW classification, scene/setting, etc.)
when the owning creator has AI content tagging enabled and the media has
been processed. tags is null otherwise.
Scope required: 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"
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