Templates
Get Template
Retrieve an edit template.
Fetches a single edit template by its template_id, including its form
fields. Responds with 404 if no template with that id exists.
GET
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.
Authorizations
Path Parameters
Response
Successful Response
A reusable edit template: an empty PDF and the form_fields defined on it.
Unique identifier of the template.
Name of the template.
File information for the empty PDF template.
Form fields attached to the template.
Number of form fields in the template.
Timestamp of creation.
Timestamp of last update.