latestOpenAPI 3.1.02026-08-08243131.9 MB

c5ddcd5c7e72

Get a single template message

Returns a specific template message by UUID.

get/chats/templates/{templateUuid}

Path parameters

templateUuidstring uuid required

Template message UUID

Template message UUID

Headers

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

API version to use for the request

Response

Template message details

uuidstring uuid required

Template message UUID

namestring nullable required

Template name as given on create, or null when the template is unnamed

textstring nullable required

Message text content

pricenumber nullable required

Message price in cents (null for free messages)

mediaUuidsstring[] required

Array of media UUIDs attached to the message

mediaPreviewUuidstring uuid nullable required

Media UUID used as the paywall preview (null when the template has none)

folderUuidstring uuid nullable required

UUID of the folder containing this template

folderNamestring nullable required

Name of the folder containing this template