Skip to main content
GET
cURL
This endpoint returns a list of all templates in your organization. The results are paginated and can be controlled using the limit and offset query parameters.

Query Parameters

string
default:"20"
Number of templates to return per page
string
default:"0"
Number of templates to skip (for pagination)

Response

The endpoint returns a JSON object containing an array of templates and the total count.

Headers

X-API-Key
string
required

API Key

Query Parameters

limit
string
default:20
offset
string
default:0

Response

List of templates

templates
object[]
required
total
number
required