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": "238942ae-8f7d-4387-a6b0-c554f148e6e6",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-08-06T15:09:36.8939043+00:00",
  "Registration": {
    "Id": "f64ef14a-d902-44fc-ac1f-170f59e48450",
    "UserId": "70f46af1-95a1-46dd-ab43-ace4458bb50d",
    "IsCurrent": true,
    "CenterId": "4d3898ce-aebc-4f9a-9d06-f28114ed51c2",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "a60fca22-fe13-48aa-9a91-61bb1398f225",
    "EndDate": "2026-08-06T15:09:36.8939043+00:00",
    "StartDate": "2026-08-06T15:09:36.8939043+00:00",
    "SchedulePreferenceDate": "2026-08-06T15:09:36.8939043+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-08-06T15:09:36.8939043+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "5da28844-7d2c-4ced-87b6-e9b26d71542c",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "b3ac2618-3a39-433b-8f53-ebb1d70afb91",
      "Sequence": 1,
      "AncestorCategoryId": "85f3f500-d917-473e-af37-4bff39d96713",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "8c415459-8b9b-432f-b5a8-abdd2b594b17",
          "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": "8c415459-8b9b-432f-b5a8-abdd2b594b17",
          "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": "5da28844-7d2c-4ced-87b6-e9b26d71542c",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "b3ac2618-3a39-433b-8f53-ebb1d70afb91",
      "Sequence": 1,
      "AncestorCategoryId": "85f3f500-d917-473e-af37-4bff39d96713",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "8c415459-8b9b-432f-b5a8-abdd2b594b17",
          "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": "8c415459-8b9b-432f-b5a8-abdd2b594b17",
          "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": "12c4992d-0bd0-4a13-9d42-89e91bcd80cf",
    "CategoryId": "c1843243-91f8-4ec8-90ea-413e5b114009",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "6b2e9f5a-ad41-4d68-8ea2-fd0c7498edd2",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "6b2e9f5a-ad41-4d68-8ea2-fd0c7498edd2",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "792e1041-50fc-4e50-b046-0e0b9b53d55f",
      "Questions": [
        {
          "Id": "1de3c8e3-56de-4354-905a-9b634896fc62",
          "Answers": "sample string 2"
        },
        {
          "Id": "1de3c8e3-56de-4354-905a-9b634896fc62",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "792e1041-50fc-4e50-b046-0e0b9b53d55f",
      "Questions": [
        {
          "Id": "1de3c8e3-56de-4354-905a-9b634896fc62",
          "Answers": "sample string 2"
        },
        {
          "Id": "1de3c8e3-56de-4354-905a-9b634896fc62",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "a6e58ff6-8687-4b26-acff-fd2320c64016",
      "ContentItemId": "0af99e2f-c724-4f0a-981f-254666a476f0",
      "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-08-06T15:09:36.8939043+00:00",
      "RescheduleDate": "2026-08-06T15:09:36.8939043+00:00"
    },
    {
      "Id": "a6e58ff6-8687-4b26-acff-fd2320c64016",
      "ContentItemId": "0af99e2f-c724-4f0a-981f-254666a476f0",
      "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-08-06T15:09:36.8939043+00:00",
      "RescheduleDate": "2026-08-06T15:09:36.8939043+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "238942ae-8f7d-4387-a6b0-c554f148e6e6",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-08-06T15:09:36.9407805+00:00",
  "Registration": {
    "Id": "f64ef14a-d902-44fc-ac1f-170f59e48450",
    "UserId": "70f46af1-95a1-46dd-ab43-ace4458bb50d",
    "IsCurrent": true,
    "CenterId": "4d3898ce-aebc-4f9a-9d06-f28114ed51c2",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "a60fca22-fe13-48aa-9a91-61bb1398f225",
    "EndDate": "2026-08-06T15:09:36.8939043+00:00",
    "StartDate": "2026-08-06T15:09:36.8939043+00:00",
    "SchedulePreferenceDate": "2026-08-06T15:09:36.8939043+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-08-06T15:09:36.8939043+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "5da28844-7d2c-4ced-87b6-e9b26d71542c",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "b3ac2618-3a39-433b-8f53-ebb1d70afb91",
      "Sequence": 1,
      "AncestorCategoryId": "85f3f500-d917-473e-af37-4bff39d96713",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "8c415459-8b9b-432f-b5a8-abdd2b594b17",
          "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": "8c415459-8b9b-432f-b5a8-abdd2b594b17",
          "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": "5da28844-7d2c-4ced-87b6-e9b26d71542c",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "b3ac2618-3a39-433b-8f53-ebb1d70afb91",
      "Sequence": 1,
      "AncestorCategoryId": "85f3f500-d917-473e-af37-4bff39d96713",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "8c415459-8b9b-432f-b5a8-abdd2b594b17",
          "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": "8c415459-8b9b-432f-b5a8-abdd2b594b17",
          "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": "12c4992d-0bd0-4a13-9d42-89e91bcd80cf",
    "CategoryId": "c1843243-91f8-4ec8-90ea-413e5b114009",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "6b2e9f5a-ad41-4d68-8ea2-fd0c7498edd2",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "6b2e9f5a-ad41-4d68-8ea2-fd0c7498edd2",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "792e1041-50fc-4e50-b046-0e0b9b53d55f",
      "Questions": [
        {
          "Id": "1de3c8e3-56de-4354-905a-9b634896fc62",
          "Answers": "sample string 2"
        },
        {
          "Id": "1de3c8e3-56de-4354-905a-9b634896fc62",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "792e1041-50fc-4e50-b046-0e0b9b53d55f",
      "Questions": [
        {
          "Id": "1de3c8e3-56de-4354-905a-9b634896fc62",
          "Answers": "sample string 2"
        },
        {
          "Id": "1de3c8e3-56de-4354-905a-9b634896fc62",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "a6e58ff6-8687-4b26-acff-fd2320c64016",
      "ContentItemId": "0af99e2f-c724-4f0a-981f-254666a476f0",
      "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-08-06T15:09:36.8939043+00:00",
      "RescheduleDate": "2026-08-06T15:09:36.8939043+00:00"
    },
    {
      "Id": "a6e58ff6-8687-4b26-acff-fd2320c64016",
      "ContentItemId": "0af99e2f-c724-4f0a-981f-254666a476f0",
      "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-08-06T15:09:36.8939043+00:00",
      "RescheduleDate": "2026-08-06T15:09:36.8939043+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}