Skip to main content
GET
List Caption Templates

Authorizations

x-api-key
string
header
required

API key for authentication.

Query Parameters

limit
integer
default:20

Max number of items to return

Required range: 1 <= x <= 100
after
string | null

Return items strictly after this template ID

Response

200 - application/json

Returns a paginated list of available caption templates

Paginated list of caption templates

data
MACaptionTemplate · object[]
required

List of caption templates

has_more
boolean
required

Whether there are more templates after this page

object
string
default:list
Allowed value: "list"
Last modified on March 13, 2026