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": "b6c7da49-8ee6-48c1-82e4-46f586fedba0",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-09-24T21:46:41.7773939+00:00",
  "Registration": {
    "Id": "4a12c597-e6cd-4e15-aee5-42d15ece9fa6",
    "UserId": "e754b0a8-c660-4df8-8dda-39c0116da21e",
    "IsCurrent": true,
    "CenterId": "78fcab92-452c-4723-a4b1-327a099c725d",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "ff320b2d-6a8c-4ecd-aeb3-3e48de16cb6e",
    "EndDate": "2026-09-24T21:46:41.7773939+00:00",
    "StartDate": "2026-09-24T21:46:41.7773939+00:00",
    "SchedulePreferenceDate": "2026-09-24T21:46:41.7773939+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-09-24T21:46:41.7773939+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "4e7f242a-abdb-49fa-905c-21bdd0f55753",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "6e505017-dce9-488b-a038-9c10a58f1fe1",
      "Sequence": 1,
      "AncestorCategoryId": "38ded929-431b-4a5b-bd22-53e888f15a3a",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "e5fc113d-d875-450f-91b0-5851cdef0b54",
          "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": "e5fc113d-d875-450f-91b0-5851cdef0b54",
          "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": "4e7f242a-abdb-49fa-905c-21bdd0f55753",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "6e505017-dce9-488b-a038-9c10a58f1fe1",
      "Sequence": 1,
      "AncestorCategoryId": "38ded929-431b-4a5b-bd22-53e888f15a3a",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "e5fc113d-d875-450f-91b0-5851cdef0b54",
          "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": "e5fc113d-d875-450f-91b0-5851cdef0b54",
          "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": "fbbf874e-51de-4fc6-8d8d-c94ef729bc93",
    "CategoryId": "aa91269d-496b-4a3d-8463-dbf3801c24ba",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "a5bfb97a-cb52-4108-94a4-3b15cb0d48fd",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "a5bfb97a-cb52-4108-94a4-3b15cb0d48fd",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "eb12f563-1ad2-4d4d-bdc0-85284da6c078",
      "Questions": [
        {
          "Id": "aaff7f0f-d219-4997-b14e-5ed1fbe1c590",
          "Answers": "sample string 2"
        },
        {
          "Id": "aaff7f0f-d219-4997-b14e-5ed1fbe1c590",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "eb12f563-1ad2-4d4d-bdc0-85284da6c078",
      "Questions": [
        {
          "Id": "aaff7f0f-d219-4997-b14e-5ed1fbe1c590",
          "Answers": "sample string 2"
        },
        {
          "Id": "aaff7f0f-d219-4997-b14e-5ed1fbe1c590",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "0053b266-6665-410b-bd4c-a715123b162f",
      "ContentItemId": "257ee93e-21c2-4804-84e9-aaf582804c09",
      "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-09-24T21:46:41.7773939+00:00",
      "RescheduleDate": "2026-09-24T21:46:41.7773939+00:00"
    },
    {
      "Id": "0053b266-6665-410b-bd4c-a715123b162f",
      "ContentItemId": "257ee93e-21c2-4804-84e9-aaf582804c09",
      "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-09-24T21:46:41.7773939+00:00",
      "RescheduleDate": "2026-09-24T21:46:41.7773939+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "b6c7da49-8ee6-48c1-82e4-46f586fedba0",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-09-24T21:46:41.8242742+00:00",
  "Registration": {
    "Id": "4a12c597-e6cd-4e15-aee5-42d15ece9fa6",
    "UserId": "e754b0a8-c660-4df8-8dda-39c0116da21e",
    "IsCurrent": true,
    "CenterId": "78fcab92-452c-4723-a4b1-327a099c725d",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "ff320b2d-6a8c-4ecd-aeb3-3e48de16cb6e",
    "EndDate": "2026-09-24T21:46:41.7773939+00:00",
    "StartDate": "2026-09-24T21:46:41.7773939+00:00",
    "SchedulePreferenceDate": "2026-09-24T21:46:41.7773939+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-09-24T21:46:41.7773939+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "4e7f242a-abdb-49fa-905c-21bdd0f55753",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "6e505017-dce9-488b-a038-9c10a58f1fe1",
      "Sequence": 1,
      "AncestorCategoryId": "38ded929-431b-4a5b-bd22-53e888f15a3a",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "e5fc113d-d875-450f-91b0-5851cdef0b54",
          "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": "e5fc113d-d875-450f-91b0-5851cdef0b54",
          "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": "4e7f242a-abdb-49fa-905c-21bdd0f55753",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "6e505017-dce9-488b-a038-9c10a58f1fe1",
      "Sequence": 1,
      "AncestorCategoryId": "38ded929-431b-4a5b-bd22-53e888f15a3a",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "e5fc113d-d875-450f-91b0-5851cdef0b54",
          "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": "e5fc113d-d875-450f-91b0-5851cdef0b54",
          "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": "fbbf874e-51de-4fc6-8d8d-c94ef729bc93",
    "CategoryId": "aa91269d-496b-4a3d-8463-dbf3801c24ba",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "a5bfb97a-cb52-4108-94a4-3b15cb0d48fd",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "a5bfb97a-cb52-4108-94a4-3b15cb0d48fd",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "eb12f563-1ad2-4d4d-bdc0-85284da6c078",
      "Questions": [
        {
          "Id": "aaff7f0f-d219-4997-b14e-5ed1fbe1c590",
          "Answers": "sample string 2"
        },
        {
          "Id": "aaff7f0f-d219-4997-b14e-5ed1fbe1c590",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "eb12f563-1ad2-4d4d-bdc0-85284da6c078",
      "Questions": [
        {
          "Id": "aaff7f0f-d219-4997-b14e-5ed1fbe1c590",
          "Answers": "sample string 2"
        },
        {
          "Id": "aaff7f0f-d219-4997-b14e-5ed1fbe1c590",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "0053b266-6665-410b-bd4c-a715123b162f",
      "ContentItemId": "257ee93e-21c2-4804-84e9-aaf582804c09",
      "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-09-24T21:46:41.7773939+00:00",
      "RescheduleDate": "2026-09-24T21:46:41.7773939+00:00"
    },
    {
      "Id": "0053b266-6665-410b-bd4c-a715123b162f",
      "ContentItemId": "257ee93e-21c2-4804-84e9-aaf582804c09",
      "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-09-24T21:46:41.7773939+00:00",
      "RescheduleDate": "2026-09-24T21:46:41.7773939+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}