...
Endpoint ID: | 8006 | ||||||||||
Method: |
| ||||||||||
URL: | GET /dataforms/formsentity/dp-keyid/{dpentity-keyid}/form/{form-id}/fields | ||||||||||
| dpentity-keydialogportal™ master key id | Rubiq entity ID that uniquely identifies the account to retrieve fields for | |||||||||
ext-key | External key that uniquely identifies the account to retrieve 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 | Form fields successfully retrieved | |||||||||
404 | Form or account not found. The following sub codes may be returned:
|
...