Jump to Content
Smarter Drafter API
API Reference
Smarter Drafter API
API Reference
API Reference
All
Pages
Start typing to search…

Smarter Drafter API

  • Overview
  • Data-Driven Automation
  • Power Automate Connector
  • Webhooks
  • Deep Link

API Specifications

  • Versioning
  • Authentication
  • API Usage Guidelines
  • Error Codes
  • All Resources
  • Folders
    • Gets the folder details by ID.get
    • Gets the library of client folders.get
  • Forms
    • Retrieves a form by ID.get
    • Searches for forms based on the provided filter and pagination parameters.get
    • Retrieves fields by form ID.get
  • Submissions
    • Get a submission by its IDget
    • Get submission mapping by its IDget
    • Searches for submissions based on the provided query parametersget
    • Download generated documentget
    • Download submission answer fileget
    • Creates a new submission and queue documents for generationpost
    • Submit submission and queue documents for generationput
    • Deletes a submission by its Iddelete
    • Update answer for a submission and fieldput
Powered by 

Retrieves fields by form ID.

get https://{server}/v1/clients/Forms//Fields

Returns all fields associated with the specified form ID.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!