GET Events/Form/{eventFormID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
eventFormID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
EventFormDTOName | Description | Type | Additional information |
---|---|---|---|
EventFormID | integer |
None. |
|
EventID | integer |
None. |
|
FormName | string |
None. |
|
FormTitle | string |
None. |
|
FormID | integer |
None. |
|
FormSubType | integer |
None. |
|
FormEntryID | integer |
None. |
|
FormEntryStatus | FormEntryStatus |
None. |
|
IsRequiredForCompletion | boolean |
None. |
|
IsRequiredForVerification | boolean |
None. |
|
RecordState | FormRecordState |
None. |
|
Created | AuditDataDTO |
None. |
|
LastUpdated | AuditDataDTO |
None. |
|
ParentFormEntryID | integer |
None. |
|
ParentFormName | string |
None. |
|
Props | Collection of Object |
None. |
|
Summary | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-compressed-json
Sample:
Sample not available.