cURL
curl --request GET \ --url https://api.firma.dev/functions/v1/signing-request-api/email-templates/placeholders \ --header 'Authorization: <api-key>'
{ "placeholders": [ { "key": "<string>", "description": "<string>" } ] }
API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.
Placeholders retrieved successfully
Show child attributes
Was this page helpful?
Suggestions
Contact support