Summary
Get Form ID for Service
Description
Get the service details along with the form ID.
Route
GET /service_catalog/GetFormId/:service_id
Roles
            admin
engineering
support
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| service_id | string | yes | Service's ID. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| formid | object | Service along with the Form ID. |