cURL
curl --request GET \ --url https://api.firma.dev/functions/v1/signing-request-api/email-templates/defaults/{language} \ --header 'Authorization: <api-key>'
{ "language": "<string>", "templates": {} }
API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.
Language code
en
es
it
pt
fr
de
el
Default templates retrieved successfully
Map of email_type to default template {subject, body}
Show child attributes
Was this page helpful?
Suggestions
Contact support