List all templates
Returns a list of usable templates available to the requesting account. Templates are returned in descending order of creation, with the most recently created appearing first.
Only templates that include at least one document and one role are considered usable and will be returned by this endpoint. Draft or incomplete templates (e.g. no documents, no roles) are excluded.
Use this endpoint to retrieve a filtered or paginated view of templates for display in your application or to allow users to select from prebuilt workflows.
Date filters must be supplied in ISO 8601 format. Invalid dates are silently ignored.
The response is limited to a maximum of 250 results.
Parameters
Exact-match filter for the template’s name
property.
Return templates created before the specified ISO 8601 timestamp.
Return templates created after the specified ISO 8601 timestamp.