GET api/AuthorisedUser/load-home
No documentation available.
Response Information
Response body formats
application/json, text/json
Sample:
{
"AuthorisedUserGetStartedDesc": "sample string 1",
"IsOrganisationHCREndorsed": true,
"TaskToActionRequest": {
"$id": "2",
"Filters": {
"$id": "3",
"$values": [
{
"$id": "4",
"<Field>k__BackingField": "sample string 1",
"<Operator>k__BackingField": "sample string 2",
"<Value>k__BackingField": {
"$id": "5"
},
"<Logic>k__BackingField": "sample string 4",
"<Filters>k__BackingField": {
"$id": "6",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
},
{
"$ref": "4"
}
]
}
},
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Page": 1,
"PageSize": 2,
"Sort": {
"$id": "7",
"Field": "sample string 1",
"Dir": "sample string 2",
"SecondaryField": "sample string 3",
"SecondaryDir": "sample string 4",
"ThirdField": "sample string 5",
"ThirdDir": "sample string 6"
},
"PreviousPageSize": 3
},
"OpenApplicationsRequest": {
"$ref": "2"
},
"ClosedApplicationsRequest": {
"$ref": "2"
},
"ReportableConditionsRequest": {
"$ref": "2"
},
"SitecoreContents": {
"$id": "8",
"$values": [
{
"$id": "9",
"RowId": 1,
"SitecoreContentId": 2,
"ItemId": "ad6aef04-8463-4a6e-afd7-fd260e7d3420",
"ItemTypeLovId": 4,
"ItemType": "sample string 5",
"ItemCode": "sample string 6",
"Content": "sample string 7",
"StageLovId": 1,
"Stage": "sample string 8",
"StepConfigId": 1,
"Step": "sample string 9",
"FieldName": "sample string 10",
"ContentData": "QEBA",
"PK": "sample string 7"
},
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"TaskToActionFlag": true
}