Get creator's media by UUID

Returns a specific media item by its UUID 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. <Info>Scopes required: `read:creator`, `read:media`</Info>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

creatorUserUuidstringRequiredformat: "uuid"
uuidstringRequiredformat: "uuid"

Headers

X-Fanvue-API-VersionstringRequiredDefaults to 2025-06-26
API version to use for the request

Query Parameters

variantslist of enumsOptional
Allowed values:

Response

Media item
object
OR
object

Errors