Run a call "curl -H 'Authorization: Bearer {ACCESS-TOKEN}' https://app.signnow.com/folder" to find out an ID of the "Templates" folder. Then, run another call to extract IDs of all templates with "curl -H 'Authorization: Bearer {ACCESS-TOKEN}' https://app.signnow.com/folder/{templates-id}", and extract the id of template you need (by filtering for a desired document-name). Finally - run a call to retrieve any of the templates by document-id as in the instructions.
Company
Pricing
Pricing
Products
Pricing
Products
Resources
Log in
Don’t have an account? Get started
- Home
- Developers
- signNow API Questions and Answers Catalog
- Getting Status and Documents
- What's the right API call for reading all templates from my sandbox?