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": "75a932fe-1556-4c66-a1dc-7db9b2e0f960",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-05-08T05:45:52.7613999+00:00",
  "Registration": {
    "Id": "9829e35c-034d-4d4a-8e4c-ecf38803bf31",
    "UserId": "e2734981-1bb0-4a17-9c2f-34f6bdc2295f",
    "IsCurrent": true,
    "CenterId": "0b3bbb6f-712f-499e-bd68-c2bb9e7e2dc1",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "a45bc043-3f38-42b9-99f4-1c67f79268aa",
    "EndDate": "2026-05-08T05:45:52.7457713+00:00",
    "StartDate": "2026-05-08T05:45:52.7457713+00:00",
    "SchedulePreferenceDate": "2026-05-08T05:45:52.7457713+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-05-08T05:45:52.7457713+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "eaf1c4c9-7a37-4091-8f5b-5fb9cfa1bf2a",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "fbfbf3e0-9ab5-4fa6-8be3-683c75113629",
      "Sequence": 1,
      "AncestorCategoryId": "049b1d66-9d32-4076-ba2a-8d90eaacc23c",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "016387cc-5dc1-4f40-a50d-84f2aa7cb899",
          "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": "016387cc-5dc1-4f40-a50d-84f2aa7cb899",
          "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": "eaf1c4c9-7a37-4091-8f5b-5fb9cfa1bf2a",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "fbfbf3e0-9ab5-4fa6-8be3-683c75113629",
      "Sequence": 1,
      "AncestorCategoryId": "049b1d66-9d32-4076-ba2a-8d90eaacc23c",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "016387cc-5dc1-4f40-a50d-84f2aa7cb899",
          "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": "016387cc-5dc1-4f40-a50d-84f2aa7cb899",
          "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": "b14b1994-186d-4208-92a0-69a472d70534",
    "CategoryId": "b3ef7bfc-e943-4b66-961d-4f70637f0031",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "07edc0cf-3084-4d3a-b9f1-527ae4469e38",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "07edc0cf-3084-4d3a-b9f1-527ae4469e38",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "820ec4d4-9275-4f74-97c4-f665ab5182af",
      "Questions": [
        {
          "Id": "e9adb1b0-d60e-4d85-8b96-763041e33ae9",
          "Answers": "sample string 2"
        },
        {
          "Id": "e9adb1b0-d60e-4d85-8b96-763041e33ae9",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "820ec4d4-9275-4f74-97c4-f665ab5182af",
      "Questions": [
        {
          "Id": "e9adb1b0-d60e-4d85-8b96-763041e33ae9",
          "Answers": "sample string 2"
        },
        {
          "Id": "e9adb1b0-d60e-4d85-8b96-763041e33ae9",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "faa2b51f-4942-4ff6-9a25-430f732a282c",
      "ContentItemId": "b4497fdf-845c-446b-bfa4-5d8f2cee45a3",
      "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-05-08T05:45:52.7457713+00:00",
      "RescheduleDate": "2026-05-08T05:45:52.7457713+00:00"
    },
    {
      "Id": "faa2b51f-4942-4ff6-9a25-430f732a282c",
      "ContentItemId": "b4497fdf-845c-446b-bfa4-5d8f2cee45a3",
      "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-05-08T05:45:52.7457713+00:00",
      "RescheduleDate": "2026-05-08T05:45:52.7457713+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "75a932fe-1556-4c66-a1dc-7db9b2e0f960",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-05-08T05:45:52.7926474+00:00",
  "Registration": {
    "Id": "9829e35c-034d-4d4a-8e4c-ecf38803bf31",
    "UserId": "e2734981-1bb0-4a17-9c2f-34f6bdc2295f",
    "IsCurrent": true,
    "CenterId": "0b3bbb6f-712f-499e-bd68-c2bb9e7e2dc1",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "a45bc043-3f38-42b9-99f4-1c67f79268aa",
    "EndDate": "2026-05-08T05:45:52.7457713+00:00",
    "StartDate": "2026-05-08T05:45:52.7457713+00:00",
    "SchedulePreferenceDate": "2026-05-08T05:45:52.7457713+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-05-08T05:45:52.7457713+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "eaf1c4c9-7a37-4091-8f5b-5fb9cfa1bf2a",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "fbfbf3e0-9ab5-4fa6-8be3-683c75113629",
      "Sequence": 1,
      "AncestorCategoryId": "049b1d66-9d32-4076-ba2a-8d90eaacc23c",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "016387cc-5dc1-4f40-a50d-84f2aa7cb899",
          "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": "016387cc-5dc1-4f40-a50d-84f2aa7cb899",
          "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": "eaf1c4c9-7a37-4091-8f5b-5fb9cfa1bf2a",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "fbfbf3e0-9ab5-4fa6-8be3-683c75113629",
      "Sequence": 1,
      "AncestorCategoryId": "049b1d66-9d32-4076-ba2a-8d90eaacc23c",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "016387cc-5dc1-4f40-a50d-84f2aa7cb899",
          "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": "016387cc-5dc1-4f40-a50d-84f2aa7cb899",
          "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": "b14b1994-186d-4208-92a0-69a472d70534",
    "CategoryId": "b3ef7bfc-e943-4b66-961d-4f70637f0031",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "07edc0cf-3084-4d3a-b9f1-527ae4469e38",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "07edc0cf-3084-4d3a-b9f1-527ae4469e38",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "820ec4d4-9275-4f74-97c4-f665ab5182af",
      "Questions": [
        {
          "Id": "e9adb1b0-d60e-4d85-8b96-763041e33ae9",
          "Answers": "sample string 2"
        },
        {
          "Id": "e9adb1b0-d60e-4d85-8b96-763041e33ae9",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "820ec4d4-9275-4f74-97c4-f665ab5182af",
      "Questions": [
        {
          "Id": "e9adb1b0-d60e-4d85-8b96-763041e33ae9",
          "Answers": "sample string 2"
        },
        {
          "Id": "e9adb1b0-d60e-4d85-8b96-763041e33ae9",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "faa2b51f-4942-4ff6-9a25-430f732a282c",
      "ContentItemId": "b4497fdf-845c-446b-bfa4-5d8f2cee45a3",
      "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-05-08T05:45:52.7457713+00:00",
      "RescheduleDate": "2026-05-08T05:45:52.7457713+00:00"
    },
    {
      "Id": "faa2b51f-4942-4ff6-9a25-430f732a282c",
      "ContentItemId": "b4497fdf-845c-446b-bfa4-5d8f2cee45a3",
      "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-05-08T05:45:52.7457713+00:00",
      "RescheduleDate": "2026-05-08T05:45:52.7457713+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}