Resolve media UUIDs for a creator chat message
Agency endpoint. Operates on a specific creator your agency manages, identified by the creatorUserUuid path parameter.
Resolves means: for each requested mediaUuid, lookup that media only within the specified messageUuid in this creator conversation, then return its chat media payload (metadata + signed variant URLs) or a per-item error.
Scopes required: read:creator, read:chat
Note: The mediaUuids query parameter is required and accepts up to 20 UUIDs.
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"
Path Parameters
Query Parameters
Comma-separated list of media UUIDs to resolve (required, max 20)
Optional comma-separated list of variant types to include