GET api/Forms/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Forms| Name | Description | Type | Additional information |
|---|---|---|---|
| FormId | integer |
None. |
|
| FormName | string |
None. |
|
| FormCode | string |
None. |
|
| Description | string |
None. |
|
| SortOrder | integer |
None. |
|
| IsActive | boolean |
None. |
|
| FormActions | Collection of FormActions |
None. |
|
| UserPermissions | Collection of UserPermissions |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.