This endpoint is currently in open beta and available to all users – let us know if you encounter any issues or have feedback.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Record limiter per page. Default is 10, max is 100
Required range:
x <= 100
Page number. Default is 1
Filter by template type
Returns a partial response (Sparse fieldset) per record, instead of the whole record. Set one or many comma separated record attributes
Example:
"name,description,templateType"
Response
200 - application/json
Successful
The response is of type object
.