GET users/{userIdentifier}/state

Gets the User's state information.

Authorization

Access to this endpoint is granted if all following conditions are true:

  • Authenticated user passes at least one of the following conditions: Authenticated user matches identifier given in "userIdentifier, studentIdentifier" uri parameter. Authenticated user is a staff member and is assigned to the same center as a user who matches identifier given in "userIdentifier, studentIdentifier" uri parameter. Authenticated user is a staff member and is assigned to the online center as a user who matches identifier given in "userIdentifier, studentIdentifier" uri parameter. Authenticated user matches identifier given in "userIdentifier, studentIdentifier" uri parameter.
  • Authenticated user who is either StaffMember, Student, Administrator, ProspectWithTrial, User
  • Authenticated user who is either StaffMember, Student, QA, ISUSTeacher, Administrator, FocusTool, ProspectWithTrial, User

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userIdentifier

user's identifier

PearsonEnglish.LearningServices.Business.Helpers.UserIdentifier

Required

Body Parameters

None.

Response Information

Resource Description

PearsonEnglish.LearningServices.Core.Models.Views.UserStateBackwardCompatibleViewModel
NameDescriptionTypeAdditional information
UserId

globally unique identifier

None.

IsNewUser

boolean

None.

UserName

string

None.

PrivacyPolicyApprove

boolean

None.

ServerTime

date

None.

Registration

PearsonEnglish.LearningServices.Core.Models.Views.RegistrationViewModel

None.

TimeZone

PearsonEnglish.LearningServices.Core.Models.Views.TimeZoneViewModel

None.

Bookmarks

Dictionary of string [key] and PearsonEnglish.LearningServices.Core.Models.Views.ContentItemViewModel [value]

None.

CurrentCourse

PearsonEnglish.LearningServices.Core.Models.CurrentCourse

None.

Lessons

Collection of PearsonEnglish.LearningServices.Core.Models.Views.ContentItemResultViewModel

None.

Surveys

Collection of PearsonEnglish.LearningServices.Core.Models.Views.UserSurveyViewModel

None.

Sessions

Collection of PearsonEnglish.LearningServices.Core.Models.Views.UserSessionStateViewModel

None.

TotalRescheduleCount

integer

None.

StudentLevelInfo

PearsonEnglish.LearningServices.Core.Models.StudentLevelInfo

None.

Response Formats

application/json

Sample:
{
  "UserId": "537ee51d-d86c-4f19-bfdd-868239882be4",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2025-03-29T21:13:12.159981+00:00",
  "Registration": {
    "Id": "3b006e86-f79f-494a-a010-0c231408134d",
    "UserId": "ea239452-fd75-460c-b08c-b106a6331aed",
    "IsCurrent": true,
    "CenterId": "e6eab0c9-1e56-4059-859a-7465caaa9338",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "2d722083-d629-40fe-9c75-5d81dbceacf5",
    "EndDate": "2025-03-29T21:13:12.159981+00:00",
    "StartDate": "2025-03-29T21:13:12.159981+00:00",
    "SchedulePreferenceDate": "2025-03-29T21:13:12.159981+00:00",
    "TypeName": "sample string 10",
    "WorkbookType": 0,
    "EnglishAnytime": true,
    "AllowSelfBooking": true,
    "RegistrationStatus": "sample string 12",
    "CourseStatus": "sample string 13",
    "StudentCurrentContractStatus": "sample string 14",
    "OnlineClassAccess": true,
    "InCenterClassAccess": true,
    "IsMembership": true,
    "IsPromo": true,
    "OnboardingAccess": true,
    "IsCrossCenterBooking": true,
    "IsTeen": true,
    "IsGroupContract": true,
    "IsB2B": true,
    "ServiceType": 1
  },
  "TimeZone": {
    "Name": "sample string 1",
    "IanaName": "sample string 2",
    "LocalUtcOffset": "00:00:00.1234567",
    "LocalDateTime": "2025-03-29T21:13:12.159981+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "d2d50c2d-15b1-4a19-a95c-829f3c0b8fe8",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "dfb2cc9b-4b68-43a8-ad1e-72558d9b2bc8",
      "Sequence": 1,
      "AncestorCategoryId": "7dd96d34-d3f3-465b-821e-8e1b46b23864",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "5f73608a-0f71-42f1-be0a-3d748d1d1ff8",
          "Type": "sample string 2",
          "Sequence": 1,
          "Path": "sample string 3",
          "Attributes": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "ChildCategories": []
        },
        {
          "Id": "5f73608a-0f71-42f1-be0a-3d748d1d1ff8",
          "Type": "sample string 2",
          "Sequence": 1,
          "Path": "sample string 3",
          "Attributes": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "ChildCategories": []
        }
      ],
      "ContentOptimizationLevelId": 7,
      "ContentOptimizationLevelName": "sample string 8"
    },
    "sample string 2": {
      "Id": "d2d50c2d-15b1-4a19-a95c-829f3c0b8fe8",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "dfb2cc9b-4b68-43a8-ad1e-72558d9b2bc8",
      "Sequence": 1,
      "AncestorCategoryId": "7dd96d34-d3f3-465b-821e-8e1b46b23864",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "5f73608a-0f71-42f1-be0a-3d748d1d1ff8",
          "Type": "sample string 2",
          "Sequence": 1,
          "Path": "sample string 3",
          "Attributes": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "ChildCategories": []
        },
        {
          "Id": "5f73608a-0f71-42f1-be0a-3d748d1d1ff8",
          "Type": "sample string 2",
          "Sequence": 1,
          "Path": "sample string 3",
          "Attributes": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "ChildCategories": []
        }
      ],
      "ContentOptimizationLevelId": 7,
      "ContentOptimizationLevelName": "sample string 8"
    }
  },
  "CurrentCourse": {
    "Id": "60494633-d5d0-4c74-849d-21d899cc4960",
    "CategoryId": "33aef2f2-5e10-44d5-844d-1139e83fa87a",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "90dfbd38-8236-49e8-9e08-90e5b8bbd626",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "90dfbd38-8236-49e8-9e08-90e5b8bbd626",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "9fba3ac6-596b-4adf-ac79-01e63eb5d928",
      "Questions": [
        {
          "Id": "cb1eb550-bf6f-4d5a-9374-ca3accb8d158",
          "Answers": "sample string 2"
        },
        {
          "Id": "cb1eb550-bf6f-4d5a-9374-ca3accb8d158",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "9fba3ac6-596b-4adf-ac79-01e63eb5d928",
      "Questions": [
        {
          "Id": "cb1eb550-bf6f-4d5a-9374-ca3accb8d158",
          "Answers": "sample string 2"
        },
        {
          "Id": "cb1eb550-bf6f-4d5a-9374-ca3accb8d158",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "bfdb79f5-1bbd-4750-992c-5cc66a858139",
      "ContentItemId": "6d37fb27-4bd4-45ba-acda-675a73889246",
      "Status": "sample string 3",
      "TeacherFeedbacks": [
        {
          "Type": "sample string 1",
          "Value1": "sample string 2",
          "Value2": "sample string 3"
        },
        {
          "Type": "sample string 1",
          "Value1": "sample string 2",
          "Value2": "sample string 3"
        }
      ],
      "RatingDate": "2025-03-29T21:13:12.159981+00:00",
      "RescheduleDate": "2025-03-29T21:13:12.159981+00:00"
    },
    {
      "Id": "bfdb79f5-1bbd-4750-992c-5cc66a858139",
      "ContentItemId": "6d37fb27-4bd4-45ba-acda-675a73889246",
      "Status": "sample string 3",
      "TeacherFeedbacks": [
        {
          "Type": "sample string 1",
          "Value1": "sample string 2",
          "Value2": "sample string 3"
        },
        {
          "Type": "sample string 1",
          "Value1": "sample string 2",
          "Value2": "sample string 3"
        }
      ],
      "RatingDate": "2025-03-29T21:13:12.159981+00:00",
      "RescheduleDate": "2025-03-29T21:13:12.159981+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "537ee51d-d86c-4f19-bfdd-868239882be4",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2025-03-29T21:13:12.2068546+00:00",
  "Registration": {
    "Id": "3b006e86-f79f-494a-a010-0c231408134d",
    "UserId": "ea239452-fd75-460c-b08c-b106a6331aed",
    "IsCurrent": true,
    "CenterId": "e6eab0c9-1e56-4059-859a-7465caaa9338",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "2d722083-d629-40fe-9c75-5d81dbceacf5",
    "EndDate": "2025-03-29T21:13:12.159981+00:00",
    "StartDate": "2025-03-29T21:13:12.159981+00:00",
    "SchedulePreferenceDate": "2025-03-29T21:13:12.159981+00:00",
    "TypeName": "sample string 10",
    "WorkbookType": 0,
    "EnglishAnytime": true,
    "AllowSelfBooking": true,
    "RegistrationStatus": "sample string 12",
    "CourseStatus": "sample string 13",
    "StudentCurrentContractStatus": "sample string 14",
    "OnlineClassAccess": true,
    "InCenterClassAccess": true,
    "IsMembership": true,
    "IsPromo": true,
    "OnboardingAccess": true,
    "IsCrossCenterBooking": true,
    "IsTeen": true,
    "IsGroupContract": true,
    "IsB2B": true,
    "ServiceType": 1
  },
  "TimeZone": {
    "Name": "sample string 1",
    "IanaName": "sample string 2",
    "LocalUtcOffset": "00:00:00.1234567",
    "LocalDateTime": "2025-03-29T21:13:12.159981+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "d2d50c2d-15b1-4a19-a95c-829f3c0b8fe8",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "dfb2cc9b-4b68-43a8-ad1e-72558d9b2bc8",
      "Sequence": 1,
      "AncestorCategoryId": "7dd96d34-d3f3-465b-821e-8e1b46b23864",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "5f73608a-0f71-42f1-be0a-3d748d1d1ff8",
          "Type": "sample string 2",
          "Sequence": 1,
          "Path": "sample string 3",
          "Attributes": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "ChildCategories": []
        },
        {
          "Id": "5f73608a-0f71-42f1-be0a-3d748d1d1ff8",
          "Type": "sample string 2",
          "Sequence": 1,
          "Path": "sample string 3",
          "Attributes": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "ChildCategories": []
        }
      ],
      "ContentOptimizationLevelId": 7,
      "ContentOptimizationLevelName": "sample string 8"
    },
    "sample string 2": {
      "Id": "d2d50c2d-15b1-4a19-a95c-829f3c0b8fe8",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "dfb2cc9b-4b68-43a8-ad1e-72558d9b2bc8",
      "Sequence": 1,
      "AncestorCategoryId": "7dd96d34-d3f3-465b-821e-8e1b46b23864",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "5f73608a-0f71-42f1-be0a-3d748d1d1ff8",
          "Type": "sample string 2",
          "Sequence": 1,
          "Path": "sample string 3",
          "Attributes": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "ChildCategories": []
        },
        {
          "Id": "5f73608a-0f71-42f1-be0a-3d748d1d1ff8",
          "Type": "sample string 2",
          "Sequence": 1,
          "Path": "sample string 3",
          "Attributes": {
            "sample string 1": "sample string 2",
            "sample string 3": "sample string 4"
          },
          "ChildCategories": []
        }
      ],
      "ContentOptimizationLevelId": 7,
      "ContentOptimizationLevelName": "sample string 8"
    }
  },
  "CurrentCourse": {
    "Id": "60494633-d5d0-4c74-849d-21d899cc4960",
    "CategoryId": "33aef2f2-5e10-44d5-844d-1139e83fa87a",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "90dfbd38-8236-49e8-9e08-90e5b8bbd626",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "90dfbd38-8236-49e8-9e08-90e5b8bbd626",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "9fba3ac6-596b-4adf-ac79-01e63eb5d928",
      "Questions": [
        {
          "Id": "cb1eb550-bf6f-4d5a-9374-ca3accb8d158",
          "Answers": "sample string 2"
        },
        {
          "Id": "cb1eb550-bf6f-4d5a-9374-ca3accb8d158",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "9fba3ac6-596b-4adf-ac79-01e63eb5d928",
      "Questions": [
        {
          "Id": "cb1eb550-bf6f-4d5a-9374-ca3accb8d158",
          "Answers": "sample string 2"
        },
        {
          "Id": "cb1eb550-bf6f-4d5a-9374-ca3accb8d158",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "bfdb79f5-1bbd-4750-992c-5cc66a858139",
      "ContentItemId": "6d37fb27-4bd4-45ba-acda-675a73889246",
      "Status": "sample string 3",
      "TeacherFeedbacks": [
        {
          "Type": "sample string 1",
          "Value1": "sample string 2",
          "Value2": "sample string 3"
        },
        {
          "Type": "sample string 1",
          "Value1": "sample string 2",
          "Value2": "sample string 3"
        }
      ],
      "RatingDate": "2025-03-29T21:13:12.159981+00:00",
      "RescheduleDate": "2025-03-29T21:13:12.159981+00:00"
    },
    {
      "Id": "bfdb79f5-1bbd-4750-992c-5cc66a858139",
      "ContentItemId": "6d37fb27-4bd4-45ba-acda-675a73889246",
      "Status": "sample string 3",
      "TeacherFeedbacks": [
        {
          "Type": "sample string 1",
          "Value1": "sample string 2",
          "Value2": "sample string 3"
        },
        {
          "Type": "sample string 1",
          "Value1": "sample string 2",
          "Value2": "sample string 3"
        }
      ],
      "RatingDate": "2025-03-29T21:13:12.159981+00:00",
      "RescheduleDate": "2025-03-29T21:13:12.159981+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}