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 <= 100Page 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"