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": "2f52908b-6426-4268-a455-edca8905156c",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-06-07T02:39:09.727769+00:00",
  "Registration": {
    "Id": "6d4ab471-9305-4153-817d-023601c30dd9",
    "UserId": "2385e03e-45cd-4cbe-8ffb-3d2419100290",
    "IsCurrent": true,
    "CenterId": "f702060a-4a25-4175-99c0-6e0cca15e9e4",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "5c85ccf9-f4fc-4bbe-8262-5ae144b52f6f",
    "EndDate": "2026-06-07T02:39:09.7121492+00:00",
    "StartDate": "2026-06-07T02:39:09.7121492+00:00",
    "SchedulePreferenceDate": "2026-06-07T02:39:09.7121492+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,
    "LabTeacherReferenceId": "sample string 24",
    "ConsultantReferenceId": "sample string 25"
  },
  "TimeZone": {
    "Name": "sample string 1",
    "IanaName": "sample string 2",
    "LocalUtcOffset": "00:00:00.1234567",
    "LocalDateTime": "2026-06-07T02:39:09.7121492+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "7b3ce4e9-c0f1-4add-9488-f27d1618d5a7",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "d67c1002-e54b-4691-8cfd-e85ed13d3dfa",
      "Sequence": 1,
      "AncestorCategoryId": "9810735f-ab46-4918-a529-b90ab3c3cd60",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "adfeb214-3bc9-4b4c-904c-a7881fba0903",
          "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": "adfeb214-3bc9-4b4c-904c-a7881fba0903",
          "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": "7b3ce4e9-c0f1-4add-9488-f27d1618d5a7",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "d67c1002-e54b-4691-8cfd-e85ed13d3dfa",
      "Sequence": 1,
      "AncestorCategoryId": "9810735f-ab46-4918-a529-b90ab3c3cd60",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "adfeb214-3bc9-4b4c-904c-a7881fba0903",
          "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": "adfeb214-3bc9-4b4c-904c-a7881fba0903",
          "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": "09efd8d1-7e28-4b92-a573-9f1b38ac6a20",
    "CategoryId": "abb6546f-4b25-4f4b-9fd8-64988020035e",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "4822d613-345c-4bc9-92d8-4ed4c61246ec",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "4822d613-345c-4bc9-92d8-4ed4c61246ec",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "b8ee15b0-7b84-4622-b416-9f4c70eca004",
      "Questions": [
        {
          "Id": "148bf83a-510e-4244-ac68-0bdfcfd9593e",
          "Answers": "sample string 2"
        },
        {
          "Id": "148bf83a-510e-4244-ac68-0bdfcfd9593e",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "b8ee15b0-7b84-4622-b416-9f4c70eca004",
      "Questions": [
        {
          "Id": "148bf83a-510e-4244-ac68-0bdfcfd9593e",
          "Answers": "sample string 2"
        },
        {
          "Id": "148bf83a-510e-4244-ac68-0bdfcfd9593e",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "16a4c075-7791-4f53-9e82-dd1e0bb3b6fa",
      "ContentItemId": "1b3eb4bb-a40a-4e59-8cd7-2774a99c1c71",
      "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": "2026-06-07T02:39:09.727769+00:00",
      "RescheduleDate": "2026-06-07T02:39:09.727769+00:00"
    },
    {
      "Id": "16a4c075-7791-4f53-9e82-dd1e0bb3b6fa",
      "ContentItemId": "1b3eb4bb-a40a-4e59-8cd7-2774a99c1c71",
      "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": "2026-06-07T02:39:09.727769+00:00",
      "RescheduleDate": "2026-06-07T02:39:09.727769+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "2f52908b-6426-4268-a455-edca8905156c",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-06-07T02:39:09.7746431+00:00",
  "Registration": {
    "Id": "6d4ab471-9305-4153-817d-023601c30dd9",
    "UserId": "2385e03e-45cd-4cbe-8ffb-3d2419100290",
    "IsCurrent": true,
    "CenterId": "f702060a-4a25-4175-99c0-6e0cca15e9e4",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "5c85ccf9-f4fc-4bbe-8262-5ae144b52f6f",
    "EndDate": "2026-06-07T02:39:09.7121492+00:00",
    "StartDate": "2026-06-07T02:39:09.7121492+00:00",
    "SchedulePreferenceDate": "2026-06-07T02:39:09.7121492+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,
    "LabTeacherReferenceId": "sample string 24",
    "ConsultantReferenceId": "sample string 25"
  },
  "TimeZone": {
    "Name": "sample string 1",
    "IanaName": "sample string 2",
    "LocalUtcOffset": "00:00:00.1234567",
    "LocalDateTime": "2026-06-07T02:39:09.7121492+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "7b3ce4e9-c0f1-4add-9488-f27d1618d5a7",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "d67c1002-e54b-4691-8cfd-e85ed13d3dfa",
      "Sequence": 1,
      "AncestorCategoryId": "9810735f-ab46-4918-a529-b90ab3c3cd60",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "adfeb214-3bc9-4b4c-904c-a7881fba0903",
          "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": "adfeb214-3bc9-4b4c-904c-a7881fba0903",
          "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": "7b3ce4e9-c0f1-4add-9488-f27d1618d5a7",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "d67c1002-e54b-4691-8cfd-e85ed13d3dfa",
      "Sequence": 1,
      "AncestorCategoryId": "9810735f-ab46-4918-a529-b90ab3c3cd60",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "adfeb214-3bc9-4b4c-904c-a7881fba0903",
          "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": "adfeb214-3bc9-4b4c-904c-a7881fba0903",
          "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": "09efd8d1-7e28-4b92-a573-9f1b38ac6a20",
    "CategoryId": "abb6546f-4b25-4f4b-9fd8-64988020035e",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "4822d613-345c-4bc9-92d8-4ed4c61246ec",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "4822d613-345c-4bc9-92d8-4ed4c61246ec",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "b8ee15b0-7b84-4622-b416-9f4c70eca004",
      "Questions": [
        {
          "Id": "148bf83a-510e-4244-ac68-0bdfcfd9593e",
          "Answers": "sample string 2"
        },
        {
          "Id": "148bf83a-510e-4244-ac68-0bdfcfd9593e",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "b8ee15b0-7b84-4622-b416-9f4c70eca004",
      "Questions": [
        {
          "Id": "148bf83a-510e-4244-ac68-0bdfcfd9593e",
          "Answers": "sample string 2"
        },
        {
          "Id": "148bf83a-510e-4244-ac68-0bdfcfd9593e",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "16a4c075-7791-4f53-9e82-dd1e0bb3b6fa",
      "ContentItemId": "1b3eb4bb-a40a-4e59-8cd7-2774a99c1c71",
      "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": "2026-06-07T02:39:09.727769+00:00",
      "RescheduleDate": "2026-06-07T02:39:09.727769+00:00"
    },
    {
      "Id": "16a4c075-7791-4f53-9e82-dd1e0bb3b6fa",
      "ContentItemId": "1b3eb4bb-a40a-4e59-8cd7-2774a99c1c71",
      "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": "2026-06-07T02:39:09.727769+00:00",
      "RescheduleDate": "2026-06-07T02:39:09.727769+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}