GET api/Form/Get?id={id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of FormDetailName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Ref | integer |
None. |
|
Title | string |
None. |
|
Description | string |
None. |
|
Structure | string |
None. |
|
Staff | string |
None. |
|
Sections | Collection of FormSection |
None. |
|
CreateAt | string |
None. |
|
UpdateAt | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.