GET Forms/FormEntry
Get form entries
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ApplyFormSecurityPostQuery | boolean |
None. |
|
IncludeActive | boolean |
None. |
|
IncludeInactive | boolean |
None. |
|
IncludeDeleted | boolean |
None. |
|
IncludeError | boolean |
None. |
|
IncludeTemporary | boolean |
None. |
|
RequireEntityBUStatusIsActive | boolean |
None. |
|
FormEntries | Collection of integer |
None. |
|
Forms | Collection of integer |
None. |
|
Entities | Collection of integer |
None. |
|
BusinessUnits | Collection of integer |
None. |
|
Groups | Collection of integer |
None. |
|
IsDraft | boolean |
None. |
|
Statuses | Collection of FormEntryStatus |
None. |
|
Status | FormEntryStatus |
None. |
|
FormStatuses | Collection of FormStatus |
None. |
|
StatusReason | string |
None. |
|
ReviewStatus | FormEntryReviewStatus |
None. |
|
ReviewStatusReason | string |
None. |
|
ReviewStatusLastUpdatedDateUtcMin | date |
None. |
|
ReviewStatusLastUpdatedDateUtcMax | date |
None. |
|
StartDateUtcMin | date |
None. |
|
StartDateUtcMax | date |
None. |
|
ParentFormEntryStartDateUtcMin | date |
None. |
|
ParentFormEntryStartDateUtcMax | date |
None. |
|
StopDateUtcMin | date |
None. |
|
StopDateUtcMax | date |
None. |
|
FormClass | FormClass |
None. |
|
FormSubClass | FormSubClass |
None. |
|
FormSubType | integer |
None. |
|
FormSubTypes | Collection of integer |
None. |
|
FormNames | Collection of string |
None. |
|
FormFieldNames | Collection of string |
None. |
|
FormCategories | Collection of string |
None. |
|
ParentFormEntryID | integer |
None. |
|
ParentFieldName | string |
None. |
|
MaxRows | integer |
None. |
|
ReverseSortOrder | boolean |
None. |
|
SortBy | Collection of FormEntrySortableField |
None. |
|
CreatedDateUtcMin | date |
None. |
|
CreatedDateUtcMax | date |
None. |
|
LastUpdatedDateUtcMin | date |
None. |
|
LastUpdatedDateUtcMax | date |
None. |
|
ParentFormEntryCreatedDateUtcMin | date |
None. |
|
ParentFormEntryCreatedDateUtcMax | date |
None. |
|
IncludeEntityLocation | boolean |
None. |
|
FieldType | FormFieldType |
None. |
|
ExcludeFieldTypes | Collection of FormFieldType |
None. |
|
VersionMajor | byte |
None. |
|
VersionMinor | byte |
None. |
|
IncludePayload | boolean |
None. |
|
ClientFirstName | string |
None. |
|
ClientLastName | string |
None. |
|
Match | FormMatchCriteriaStringType |
None. |
Body Parameters
None.
Response Information
Resource Description
List of FormEntryDTOs
Collection of FormEntryDtoName | Description | Type | Additional information |
---|---|---|---|
Context | FormContext |
None. |
|
FormEntryID | integer |
None. |
|
PreviousFormEntryID | integer |
None. |
|
FormID | integer |
None. |
|
IsDraft | boolean |
None. |
|
Status | FormEntryStatus |
None. |
|
StatusReason | string |
None. |
|
StatusLastUpdatedByUserID | integer |
None. |
|
ReviewStatus | FormEntryReviewStatus |
None. |
|
ReviewStatusReason | string |
None. |
|
ReviewStatusLastUpdatedByUserID | integer |
None. |
|
StartDateUtc | date |
None. |
|
StopDateUtc | date |
None. |
|
DateSummary | string |
None. |
|
LockDateUtc | date |
None. |
|
CustomStatus | string |
None. |
|
CustomStatusReason | string |
None. |
|
ParentFormEntryID | integer |
None. |
|
ParentFieldID | integer |
None. |
|
RecordState | ClinicalFormRecordState |
None. |
|
CreatedByUserID | integer |
None. |
|
LastUpdatedByUserID | integer |
None. |
|
StatusLastUpdated | FormAuditDataOptionalDto |
None. |
|
ReviewStatusLastUpdated | FormAuditDataOptionalDto |
None. |
|
Entities | Collection of EntityFormDto |
None. |
|
Notes | Collection of FormEntryNoteDto |
None. |
|
ValidationResults | Collection of FormEntryValidationResultDto |
None. |
|
EventRecurrences | Collection of FormEntryEventRecurrenceDto |
None. |
|
Events | Collection of FormEntryEventDto |
None. |
|
Form | FormDto |
None. |
|
Parameters | Collection of FormFieldParameterDto |
None. |
|
Created | FormAuditDataDto |
None. |
|
LastUpdated | FormAuditDataDto |
None. |
|
RecalculateIndex | integer |
None. |
|
Permissions | FormEntryPermissionsDto |
None. |
|
FormEntryType | FormEntryType |
None. |