v1
latestOpenAPI 3.1.02026-07-14220425.8 KBList all templates
The API endpoint provides the ability to retrieve a list of available document templates.
Query parameters
Filter templates based on the name partial match.
Filter templates by unique slug.
The unique application-specific identifier provided for the template via API or Embedded template form builder. It allows you to receive only templates with your specified external ID.
Filter templates by folder name.
Get only archived templates instead of active ones.
The number of templates to return. Default value is 10. Maximum value is 100.
The unique identifier of the template to start the list from. It allows you to receive only templates with an ID greater than the specified value. Pass ID value from the pagination.next response to load the next batch of templates.
The unique identifier of the template to end the list with. It allows you to receive only templates with an ID less than the specified value.
Response
OK