Get form ID for service

Returns the service details along with the form ID.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

service_idstringRequired
Service's ID.

Response

Service along with the Form ID.
_idstring
service_idstring
namestring
descriptionstring
groupslist of strings
job_groupslist of strings
form_idstring
worflowstring
instance_dataobject
variable_namestring
createdBystring
createdstring
lastUpdatedBystring
lastUpdatedstring

Errors

500
Internal Server Error