Summary
Get Form Data
Description
Get Form data using Form ID.
Route
GET /service_catalog/GetFormData/:form_id
Roles
admin
engineering
support
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| form_id | string | yes | From's ID. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| form | object | Return the selected Form. |