latestOpenAPI 3.1.02026-08-08243131.9 MB
c5ddcd5c7e72
Get media for an entitled consumer
Returns a media item with signed variant URLs, but only if the specified consumer has been granted access via a prior grant call.
Finalised responses include a `tags` field with structured AI content
tags when the owning creator has AI content tagging enabled and the media
has been processed (`null` otherwise).
<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/media/{uuid}/entitled
Path parameters
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