Check if the authenticated user has purchased a media link
Media
Check if the authenticated user has purchased a media link
Returns whether the authenticated user has a paid invoice for the given media link.
Returns 404 if no media link with the given UUID exists.
GET
Check if the authenticated user has purchased a media link
Required scope
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
Example:
"2025-06-26"
Path Parameters
Response
Purchase status for the media link
Whether the authenticated user has paid for this media link