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": "9834b302-8888-46ab-92c8-791c9469afda",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-07-31T12:08:50.0458339+00:00",
  "Registration": {
    "Id": "ee48dff1-ec60-4277-abc3-5273537b4bec",
    "UserId": "f340642e-eb24-484f-93da-b95c20224486",
    "IsCurrent": true,
    "CenterId": "e191aac1-6079-43e7-b637-1913226f26c1",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "d27030b6-fd06-4d4e-bd84-da38105f08a6",
    "EndDate": "2026-07-31T12:08:50.030209+00:00",
    "StartDate": "2026-07-31T12:08:50.030209+00:00",
    "SchedulePreferenceDate": "2026-07-31T12:08:50.030209+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-07-31T12:08:50.030209+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "e9b832fe-3693-4cfe-a476-862fdb0732a3",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "59af022f-b1ce-4304-971c-ebb2567065db",
      "Sequence": 1,
      "AncestorCategoryId": "a4799eb2-256f-432b-b929-6f80cde3f25f",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "5c1af773-61c9-4028-b9bc-c7e5dd5a173b",
          "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": "5c1af773-61c9-4028-b9bc-c7e5dd5a173b",
          "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": "e9b832fe-3693-4cfe-a476-862fdb0732a3",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "59af022f-b1ce-4304-971c-ebb2567065db",
      "Sequence": 1,
      "AncestorCategoryId": "a4799eb2-256f-432b-b929-6f80cde3f25f",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "5c1af773-61c9-4028-b9bc-c7e5dd5a173b",
          "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": "5c1af773-61c9-4028-b9bc-c7e5dd5a173b",
          "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": "a95a517c-891e-4526-84ca-9990cfcf045e",
    "CategoryId": "2d761d12-43ca-41f3-855b-4c7c29247a2e",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "72c8b660-e791-4976-9480-9bc80aef68d7",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "72c8b660-e791-4976-9480-9bc80aef68d7",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "cabafe03-e0d8-4423-be71-2ffe115c5210",
      "Questions": [
        {
          "Id": "3c8cbb25-1a97-4de9-8ad3-607e523075af",
          "Answers": "sample string 2"
        },
        {
          "Id": "3c8cbb25-1a97-4de9-8ad3-607e523075af",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "cabafe03-e0d8-4423-be71-2ffe115c5210",
      "Questions": [
        {
          "Id": "3c8cbb25-1a97-4de9-8ad3-607e523075af",
          "Answers": "sample string 2"
        },
        {
          "Id": "3c8cbb25-1a97-4de9-8ad3-607e523075af",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "579d2d10-010e-4002-8eb0-9fe4fa1c46c0",
      "ContentItemId": "4bccf4c4-7067-4c96-92e0-9fbca9db30f3",
      "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-07-31T12:08:50.030209+00:00",
      "RescheduleDate": "2026-07-31T12:08:50.030209+00:00"
    },
    {
      "Id": "579d2d10-010e-4002-8eb0-9fe4fa1c46c0",
      "ContentItemId": "4bccf4c4-7067-4c96-92e0-9fbca9db30f3",
      "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-07-31T12:08:50.030209+00:00",
      "RescheduleDate": "2026-07-31T12:08:50.030209+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "9834b302-8888-46ab-92c8-791c9469afda",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-07-31T12:08:50.0770912+00:00",
  "Registration": {
    "Id": "ee48dff1-ec60-4277-abc3-5273537b4bec",
    "UserId": "f340642e-eb24-484f-93da-b95c20224486",
    "IsCurrent": true,
    "CenterId": "e191aac1-6079-43e7-b637-1913226f26c1",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "d27030b6-fd06-4d4e-bd84-da38105f08a6",
    "EndDate": "2026-07-31T12:08:50.030209+00:00",
    "StartDate": "2026-07-31T12:08:50.030209+00:00",
    "SchedulePreferenceDate": "2026-07-31T12:08:50.030209+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-07-31T12:08:50.030209+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "e9b832fe-3693-4cfe-a476-862fdb0732a3",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "59af022f-b1ce-4304-971c-ebb2567065db",
      "Sequence": 1,
      "AncestorCategoryId": "a4799eb2-256f-432b-b929-6f80cde3f25f",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "5c1af773-61c9-4028-b9bc-c7e5dd5a173b",
          "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": "5c1af773-61c9-4028-b9bc-c7e5dd5a173b",
          "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": "e9b832fe-3693-4cfe-a476-862fdb0732a3",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "59af022f-b1ce-4304-971c-ebb2567065db",
      "Sequence": 1,
      "AncestorCategoryId": "a4799eb2-256f-432b-b929-6f80cde3f25f",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "5c1af773-61c9-4028-b9bc-c7e5dd5a173b",
          "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": "5c1af773-61c9-4028-b9bc-c7e5dd5a173b",
          "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": "a95a517c-891e-4526-84ca-9990cfcf045e",
    "CategoryId": "2d761d12-43ca-41f3-855b-4c7c29247a2e",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "72c8b660-e791-4976-9480-9bc80aef68d7",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "72c8b660-e791-4976-9480-9bc80aef68d7",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "cabafe03-e0d8-4423-be71-2ffe115c5210",
      "Questions": [
        {
          "Id": "3c8cbb25-1a97-4de9-8ad3-607e523075af",
          "Answers": "sample string 2"
        },
        {
          "Id": "3c8cbb25-1a97-4de9-8ad3-607e523075af",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "cabafe03-e0d8-4423-be71-2ffe115c5210",
      "Questions": [
        {
          "Id": "3c8cbb25-1a97-4de9-8ad3-607e523075af",
          "Answers": "sample string 2"
        },
        {
          "Id": "3c8cbb25-1a97-4de9-8ad3-607e523075af",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "579d2d10-010e-4002-8eb0-9fe4fa1c46c0",
      "ContentItemId": "4bccf4c4-7067-4c96-92e0-9fbca9db30f3",
      "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-07-31T12:08:50.030209+00:00",
      "RescheduleDate": "2026-07-31T12:08:50.030209+00:00"
    },
    {
      "Id": "579d2d10-010e-4002-8eb0-9fe4fa1c46c0",
      "ContentItemId": "4bccf4c4-7067-4c96-92e0-9fbca9db30f3",
      "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-07-31T12:08:50.030209+00:00",
      "RescheduleDate": "2026-07-31T12:08:50.030209+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}