Retrieve all custom email templates at the company level. Company templates serve as defaults for all workspaces that don’t have workspace-specific templates.
GET
/
company
/
email-templates
List company email templates
Copy
Ask AI
curl --request GET \
--url https://api.firma.dev/functions/v1/signing-request-api/company/email-templates \
--header 'Authorization: <api-key>'