Retrieve a paginated response of all templates.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer | null
Defaults to 1

The page of paginated templates to fetch. If not provided, gets the first page.

string | null
Defaults to lastUsedAt

The template field to sort the templates by, order depends on the 'order' parameter.

  • lastUsedAt - The date the template was last used at.
  • name - The name of the template.
string | null
Defaults to asc

The order to sort the templates by, depending on the 'sortBy' parameter.

  • asc - Ascending. From A to Z of the name, or least recently used to most recently used.
  • desc - Descending. From Z to A of the name, or most recently used to least recently used.
integer | null
Defaults to 10

Number of templates to show in the response. If not provided, below 1, or above 100, will be set to 10.

string | null

Filter the templates if their name contains the search text.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json