templates
List all templates
Retrieves a paginated list of all templates in the organization for use with the generate endpoint
GET
Authorizations
API key authorization
Query Parameters
Maximum number of templates to return (default is 10, max 100)
Required range:
1 <= x <= 100
Number of templates to skip for pagination
Required range:
x >= 0
Response
200
application/json
List of templates successfully retrieved
The response is of type object[]
.