cURL
curl --request GET \ --url https://api.example.com/api/DocumentTemplates/{templateId}/Placeholders
[ { "placeholder": "<string>", "isEditable": true } ]
OK
Was this page helpful?