Skip to main content
GET
List message templates

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Path Parameters

id
string
required

Connected account ID (sapi_acc_...)

Query Parameters

limit
integer

Maximum number of templates to return (1-100)

cursor
string

Pagination cursor (after) from a previous response

Response

Templates with pagination cursors

data
object[]
paging
object