Retrieves the previously submitted form data |
Endpoint ID: | 8002 | |||||||||
Method: | ||||||||||
URL: | /forms/entity/id/{entity-id}/form/{form-id} | |||||||||
entity-id | Rubiq entity IDÂ that uniquely identifies the account to retrieve form data for | |||||||||
ext-key | External key that uniquely identifies the account to retrieve form data for | |||||||||
ext-type | Type of external key | |||||||||
form-id | Numeric value that identifies the form | |||||||||
Request body: | None | |||||||||
Request body: | A JSON array of form field values.
| |||||||||
Status codes: | 200 | Form data successfully retrieved | ||||||||
404 | Form or account not found, or no previously submitted data found. The following sub codes may be returned:
|