GET Clients/Parameter
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
IncludeActive | boolean |
None. |
|
IncludeInactive | boolean |
None. |
|
IncludeDeleted | boolean |
None. |
|
IncludeError | boolean |
None. |
|
Match | FormMatchCriteriaStringType |
None. |
|
ParameterIDs | Collection of integer |
None. |
|
EntityID | integer |
None. |
|
FieldName | string |
None. |
|
Props | Collection of Object |
None. |
|
CreatedByUserID | integer |
None. |
|
LastUpdatedByUserID | integer |
None. |
|
CreatedDateUtcMin | date |
None. |
|
CreatedDateUtcMax | date |
None. |
|
LastUpdatedDateUtcMin | date |
None. |
|
LastUpdatedDateUtcMax | date |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of FormFieldParameterDtoName | Description | Type | Additional information |
---|---|---|---|
ParameterID | integer |
None. |
|
EntityID | integer |
None. |
|
FieldName | string |
None. |
|
FieldType | FormFieldType |
None. |
|
Field | FormFieldDto |
None. |
|
RecordState | ClinicalFormRecordState |
None. |
|
RecordStateReason | string |
None. |
|
Created | FormAuditDataDto |
None. |
|
CreatedByUserID | integer |
None. |
|
LastUpdated | FormAuditDataDto |
None. |
|
LastUpdatedByUserID | integer |
None. |
|
Summary | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml, application/x-compressed-json
Sample:
Sample not available.