...
Endpoint ID: | 8006 | ||||||||||
Method: |
| ||||||||||
URL: | GET /data/forms/dp-key/{dp-key}/{form-id} | ||||||||||
| dp-key | dialogportal™ master key that uniquely identifies the account to forms retrieve fields for | |||||||||
| ext-key | External key that uniquely identifies the account to formretrieve fields for | |||||||||
ext-type | Type of external key | ||||||||||
form-id | Numeric value that identifies the form | ||||||||||
Request body: | None | ||||||||||
Response body: | Returns a JSON array of fields, containing fieldID, description, type, and if the field is a multichoice type, the field will contain an options array of options containing optionID and description.
| ||||||||||
Status codes: | 200 | Success | |||||||||
400 | Form Not Found404 | Account or form not found, or no fields returned for this form |