Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
IDs of templates to filter by. eg. ids=id1&ids=id2
The search term to filter the templates by.
100
The field to sort the templates by.
created_at
, name
The order to sort the templates by.
desc
, asc
The page number for pagination.
The number of templates per page.
10 <= x <= 100
Whether to include archived templates in the response.
The response is of type object[]
.