Templates
List Templates
List edit templates.
Returns a paginated list of edit templates. Filter by name
(case-insensitive substring match) and order results by sort_by
(created_at or name). Page with before/after cursors, limit, and
order. Form fields are omitted from list items; fetch a single template to
retrieve them.
GET
List templates registered for your organization.Documentation Index
Fetch the complete documentation index at: https://docs.retab.com/llms.txt
Use this file to discover all available pages before exploring further.
form_fields is omitted from the list response for performance — fetch a single template with GET /v1/edits/templates/{template_id} to see the full field list.
Authorizations
Query Parameters
Required range:
1 <= x <= 100Available options:
asc, desc