Get media for an entitled consumer of a creator

Returns a media item owned by the specified creator with signed variant URLs, but only if the specified consumer has been granted access via a prior grant call.

<Warning>Media URLs are only available through variants.
Specify the `variants` query parameter (e.g., `?variants=main,thumbnail`)
to include them in the response.</Warning>
get/creators/{creatorUserUuid}/media/{uuid}/entitled

Path parameters

creatorUserUuidstring uuid required
uuidstring uuid required

Query parameters

consumerIdstring uuid required

UUID of the consumer whose entitlement to verify

UUID of the consumer whose entitlement to verify

variantsMediaVariantType[]

Comma-separated list of media variant types

Headers

X-Fanvue-API-Versionstring required
Example:2025-06-26

API version to use for the request

Response

Media item with signed variant URLs

OR