Retrieves dynamic data by element.
GET/form-instances/:formInstanceID/data-source/:formElementID
Parameter {formInstanceID}
should match a form instance ID.
Parameter {formElementID}
should match a form element ID at the data source configuration.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 500
Retrieves dynamic data to aid in correctly completing a valid form by form element ID from data source configuration
An error with the request occurred
An error with the authorization occurred
An error with the user permissions occurred
An error with the item not found
Too many requests
An internal server error occurred