GET Forms/Score
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
IncludeActive | boolean |
None. |
|
IncludeInactive | boolean |
None. |
|
IncludeDeleted | boolean |
None. |
|
Match | MatchCriteriaStringType |
None. |
|
FormScoreIDs | Collection of integer |
None. |
|
FormID | integer |
None. |
|
ClientID | integer |
None. |
|
ScoreName | string |
None. |
|
DataType | FormScoreDataType |
None. |
|
Caption | string |
None. |
|
ScoreGroup | string |
None. |
|
SortOrder | integer |
None. |
|
CalculationSortOrder | integer |
None. |
|
Tips | string |
None. |
|
Props | Collection of Object |
None. |
|
CreatedDateUtcMin | date |
None. |
|
CreatedDateUtcMax | date |
None. |
|
LastUpdatedDateUtcMin | date |
None. |
|
LastUpdatedDateUtcMax | date |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of FormScoreDtoName | Description | Type | Additional information |
---|---|---|---|
FormScoreID | integer |
None. |
|
FormID | integer |
None. |
|
ScoreName | string |
None. |
|
DataType | FormScoreDataType |
None. |
|
Caption | string |
None. |
|
ScoreGroup | string |
None. |
|
SortOrder | integer |
None. |
|
CalculationSortOrder | integer |
None. |
|
Tips | string |
None. |
|
Ranges | Collection of FormScoreRangeDto |
None. |
|
CalculateScript | string |
None. |
|
FormEntryScore | FormEntryScoreDto |
None. |
|
Props | Collection of Object |
None. |
|
Result | FormScoreResultDto |
None. |
|
ResultSummary | string |
None. |
|
RecordState | FormRecordState |
None. |
|
IsPartialData | boolean |
None. |
|
Created | FormAuditDataDto |
None. |
|
LastUpdated | FormAuditDataDto |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<ArrayOfFormScoreDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AlayaCare.Residential.Models.Forms"> <FormScoreDto> <CalculateScript>sample string 9</CalculateScript> <CalculationSortOrder>7</CalculationSortOrder> <Caption>sample string 4</Caption> <Created> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <DataType>Numeric</DataType> <FormEntryScore> <Created> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <CreatedByUserID>3</CreatedByUserID> <FormEntryID>1</FormEntryID> <FormScoreID>2</FormScoreID> <LastUpdated> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <LastUpdatedByUserID>4</LastUpdatedByUserID> <RecordState>Active</RecordState> <Result> <Description>sample string 2</Description> <Value /> </Result> <ResultData xmlns:d4p1="http://schemas.datacontract.org/2004/07/AlayaCare.Residential.Common.Collections" i:nil="true" /> </FormEntryScore> <FormID>2</FormID> <FormScoreID>1</FormScoreID> <IsPartialData>true</IsPartialData> <LastUpdated> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <Props xmlns:d3p1="http://schemas.datacontract.org/2004/07/AlayaCare.Residential.Common.Collections" /> <Ranges> <FormScoreRangeDto> <Caption>sample string 3</Caption> <Created> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <FormScoreID>2</FormScoreID> <FormScoreRangeID>1</FormScoreRangeID> <IsPartialData>true</IsPartialData> <LastUpdated> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <Max /> <Min /> <Priority>sample string 6</Priority> <Props xmlns:d5p1="http://schemas.datacontract.org/2004/07/AlayaCare.Residential.Common.Collections"> <d5p1:Property> <d5p1:Name>Min</d5p1:Name> <d5p1:Value /> <d5p1:ValueForXML>System.Object</d5p1:ValueForXML> </d5p1:Property> <d5p1:Property> <d5p1:Name>Max</d5p1:Name> <d5p1:Value /> <d5p1:ValueForXML>System.Object</d5p1:ValueForXML> </d5p1:Property> </Props> <RecordState>Active</RecordState> </FormScoreRangeDto> <FormScoreRangeDto> <Caption>sample string 3</Caption> <Created> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <FormScoreID>2</FormScoreID> <FormScoreRangeID>1</FormScoreRangeID> <IsPartialData>true</IsPartialData> <LastUpdated> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <Max /> <Min /> <Priority>sample string 6</Priority> <Props xmlns:d5p1="http://schemas.datacontract.org/2004/07/AlayaCare.Residential.Common.Collections"> <d5p1:Property> <d5p1:Name>Min</d5p1:Name> <d5p1:Value /> <d5p1:ValueForXML>System.Object</d5p1:ValueForXML> </d5p1:Property> <d5p1:Property> <d5p1:Name>Max</d5p1:Name> <d5p1:Value /> <d5p1:ValueForXML>System.Object</d5p1:ValueForXML> </d5p1:Property> </Props> <RecordState>Active</RecordState> </FormScoreRangeDto> </Ranges> <RecordState>Active</RecordState> <ScoreGroup>sample string 5</ScoreGroup> <ScoreName>sample string 3</ScoreName> <SortOrder>6</SortOrder> <Tips>sample string 8</Tips> </FormScoreDto> <FormScoreDto> <CalculateScript>sample string 9</CalculateScript> <CalculationSortOrder>7</CalculationSortOrder> <Caption>sample string 4</Caption> <Created> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <DataType>Numeric</DataType> <FormEntryScore> <Created> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <CreatedByUserID>3</CreatedByUserID> <FormEntryID>1</FormEntryID> <FormScoreID>2</FormScoreID> <LastUpdated> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <LastUpdatedByUserID>4</LastUpdatedByUserID> <RecordState>Active</RecordState> <Result> <Description>sample string 2</Description> <Value /> </Result> <ResultData xmlns:d4p1="http://schemas.datacontract.org/2004/07/AlayaCare.Residential.Common.Collections" i:nil="true" /> </FormEntryScore> <FormID>2</FormID> <FormScoreID>1</FormScoreID> <IsPartialData>true</IsPartialData> <LastUpdated> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <Props xmlns:d3p1="http://schemas.datacontract.org/2004/07/AlayaCare.Residential.Common.Collections" /> <Ranges> <FormScoreRangeDto> <Caption>sample string 3</Caption> <Created> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <FormScoreID>2</FormScoreID> <FormScoreRangeID>1</FormScoreRangeID> <IsPartialData>true</IsPartialData> <LastUpdated> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <Max /> <Min /> <Priority>sample string 6</Priority> <Props xmlns:d5p1="http://schemas.datacontract.org/2004/07/AlayaCare.Residential.Common.Collections"> <d5p1:Property> <d5p1:Name>Min</d5p1:Name> <d5p1:Value /> <d5p1:ValueForXML>System.Object</d5p1:ValueForXML> </d5p1:Property> <d5p1:Property> <d5p1:Name>Max</d5p1:Name> <d5p1:Value /> <d5p1:ValueForXML>System.Object</d5p1:ValueForXML> </d5p1:Property> </Props> <RecordState>Active</RecordState> </FormScoreRangeDto> <FormScoreRangeDto> <Caption>sample string 3</Caption> <Created> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <FormScoreID>2</FormScoreID> <FormScoreRangeID>1</FormScoreRangeID> <IsPartialData>true</IsPartialData> <LastUpdated> <DateUtc>2024-12-04T08:07:20.2236994+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <Max /> <Min /> <Priority>sample string 6</Priority> <Props xmlns:d5p1="http://schemas.datacontract.org/2004/07/AlayaCare.Residential.Common.Collections"> <d5p1:Property> <d5p1:Name>Min</d5p1:Name> <d5p1:Value /> <d5p1:ValueForXML>System.Object</d5p1:ValueForXML> </d5p1:Property> <d5p1:Property> <d5p1:Name>Max</d5p1:Name> <d5p1:Value /> <d5p1:ValueForXML>System.Object</d5p1:ValueForXML> </d5p1:Property> </Props> <RecordState>Active</RecordState> </FormScoreRangeDto> </Ranges> <RecordState>Active</RecordState> <ScoreGroup>sample string 5</ScoreGroup> <ScoreName>sample string 3</ScoreName> <SortOrder>6</SortOrder> <Tips>sample string 8</Tips> </FormScoreDto> </ArrayOfFormScoreDto>
application/x-compressed-json
Sample:
Sample not available.