GET v2/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.View.UserStateViewModel
NameDescriptionTypeAdditional information
UserId

globally unique identifier

None.

IsNewUser

boolean

None.

UserName

string

None.

PrivacyPolicyApprove

boolean

None.

ServerTime

date

None.

Registration

Collection of 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.

StudentSpeakPlusLevelInfo

string

None.

Response Formats

application/json

Sample:
{
  "UserId": "7c6b5853-88bc-40d2-a5a3-6938c0d7ee3d",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-07-23T21:16:00.0368005+00:00",
  "Registration": [
    {
      "Id": "4bec6ee5-3415-4701-96ae-528eeb8ae766",
      "UserId": "9524fb78-3558-4581-b379-15e668be7c55",
      "IsCurrent": true,
      "CenterId": "a72b5967-078d-424d-8bc6-2a5c3900fd39",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "3bd5045d-5735-4cda-b26f-3ef395af6c11",
      "EndDate": "2026-07-23T21:16:00.0211751+00:00",
      "StartDate": "2026-07-23T21:16:00.0211751+00:00",
      "SchedulePreferenceDate": "2026-07-23T21:16:00.0211751+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"
    },
    {
      "Id": "4bec6ee5-3415-4701-96ae-528eeb8ae766",
      "UserId": "9524fb78-3558-4581-b379-15e668be7c55",
      "IsCurrent": true,
      "CenterId": "a72b5967-078d-424d-8bc6-2a5c3900fd39",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "3bd5045d-5735-4cda-b26f-3ef395af6c11",
      "EndDate": "2026-07-23T21:16:00.0211751+00:00",
      "StartDate": "2026-07-23T21:16:00.0211751+00:00",
      "SchedulePreferenceDate": "2026-07-23T21:16:00.0211751+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-23T21:16:00.0211751+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "243c80c7-8d53-430b-ac0c-d6bc580e2a8e",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "7100dede-ba12-430a-897b-ff6c23586990",
      "Sequence": 1,
      "AncestorCategoryId": "bed4fcd9-d033-43c2-b178-80bc9ce7430d",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "355d03b7-96a4-4612-953c-0672bce500b1",
          "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": "355d03b7-96a4-4612-953c-0672bce500b1",
          "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": "243c80c7-8d53-430b-ac0c-d6bc580e2a8e",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "7100dede-ba12-430a-897b-ff6c23586990",
      "Sequence": 1,
      "AncestorCategoryId": "bed4fcd9-d033-43c2-b178-80bc9ce7430d",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "355d03b7-96a4-4612-953c-0672bce500b1",
          "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": "355d03b7-96a4-4612-953c-0672bce500b1",
          "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": "65585e9a-8cd1-4e9a-a44f-89bc2db1d30b",
    "CategoryId": "64649a6c-4d37-41f6-81aa-19e600cf93b4",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "4820c89d-012f-452c-9f94-4e9211718ca0",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "4820c89d-012f-452c-9f94-4e9211718ca0",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "fc77f54e-ff2b-478b-9334-b471bd6e8432",
      "Questions": [
        {
          "Id": "da80d3ec-c4b6-41ca-bb7a-c532da860641",
          "Answers": "sample string 2"
        },
        {
          "Id": "da80d3ec-c4b6-41ca-bb7a-c532da860641",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "fc77f54e-ff2b-478b-9334-b471bd6e8432",
      "Questions": [
        {
          "Id": "da80d3ec-c4b6-41ca-bb7a-c532da860641",
          "Answers": "sample string 2"
        },
        {
          "Id": "da80d3ec-c4b6-41ca-bb7a-c532da860641",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "d4d4d124-d822-4846-b441-22be0b7d6493",
      "ContentItemId": "a5807531-f7e0-482e-a6d2-803b3209d66a",
      "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-23T21:16:00.0211751+00:00",
      "RescheduleDate": "2026-07-23T21:16:00.0211751+00:00"
    },
    {
      "Id": "d4d4d124-d822-4846-b441-22be0b7d6493",
      "ContentItemId": "a5807531-f7e0-482e-a6d2-803b3209d66a",
      "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-23T21:16:00.0211751+00:00",
      "RescheduleDate": "2026-07-23T21:16:00.0211751+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  },
  "StudentSpeakPlusLevelInfo": "sample string 5"
}

text/json

Sample:
{
  "UserId": "7c6b5853-88bc-40d2-a5a3-6938c0d7ee3d",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-07-23T21:16:00.0680512+00:00",
  "Registration": [
    {
      "Id": "4bec6ee5-3415-4701-96ae-528eeb8ae766",
      "UserId": "9524fb78-3558-4581-b379-15e668be7c55",
      "IsCurrent": true,
      "CenterId": "a72b5967-078d-424d-8bc6-2a5c3900fd39",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "3bd5045d-5735-4cda-b26f-3ef395af6c11",
      "EndDate": "2026-07-23T21:16:00.0211751+00:00",
      "StartDate": "2026-07-23T21:16:00.0211751+00:00",
      "SchedulePreferenceDate": "2026-07-23T21:16:00.0211751+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"
    },
    {
      "Id": "4bec6ee5-3415-4701-96ae-528eeb8ae766",
      "UserId": "9524fb78-3558-4581-b379-15e668be7c55",
      "IsCurrent": true,
      "CenterId": "a72b5967-078d-424d-8bc6-2a5c3900fd39",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "3bd5045d-5735-4cda-b26f-3ef395af6c11",
      "EndDate": "2026-07-23T21:16:00.0211751+00:00",
      "StartDate": "2026-07-23T21:16:00.0211751+00:00",
      "SchedulePreferenceDate": "2026-07-23T21:16:00.0211751+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-23T21:16:00.0211751+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "243c80c7-8d53-430b-ac0c-d6bc580e2a8e",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "7100dede-ba12-430a-897b-ff6c23586990",
      "Sequence": 1,
      "AncestorCategoryId": "bed4fcd9-d033-43c2-b178-80bc9ce7430d",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "355d03b7-96a4-4612-953c-0672bce500b1",
          "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": "355d03b7-96a4-4612-953c-0672bce500b1",
          "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": "243c80c7-8d53-430b-ac0c-d6bc580e2a8e",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "7100dede-ba12-430a-897b-ff6c23586990",
      "Sequence": 1,
      "AncestorCategoryId": "bed4fcd9-d033-43c2-b178-80bc9ce7430d",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "355d03b7-96a4-4612-953c-0672bce500b1",
          "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": "355d03b7-96a4-4612-953c-0672bce500b1",
          "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": "65585e9a-8cd1-4e9a-a44f-89bc2db1d30b",
    "CategoryId": "64649a6c-4d37-41f6-81aa-19e600cf93b4",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "4820c89d-012f-452c-9f94-4e9211718ca0",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "4820c89d-012f-452c-9f94-4e9211718ca0",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "fc77f54e-ff2b-478b-9334-b471bd6e8432",
      "Questions": [
        {
          "Id": "da80d3ec-c4b6-41ca-bb7a-c532da860641",
          "Answers": "sample string 2"
        },
        {
          "Id": "da80d3ec-c4b6-41ca-bb7a-c532da860641",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "fc77f54e-ff2b-478b-9334-b471bd6e8432",
      "Questions": [
        {
          "Id": "da80d3ec-c4b6-41ca-bb7a-c532da860641",
          "Answers": "sample string 2"
        },
        {
          "Id": "da80d3ec-c4b6-41ca-bb7a-c532da860641",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "d4d4d124-d822-4846-b441-22be0b7d6493",
      "ContentItemId": "a5807531-f7e0-482e-a6d2-803b3209d66a",
      "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-23T21:16:00.0211751+00:00",
      "RescheduleDate": "2026-07-23T21:16:00.0211751+00:00"
    },
    {
      "Id": "d4d4d124-d822-4846-b441-22be0b7d6493",
      "ContentItemId": "a5807531-f7e0-482e-a6d2-803b3209d66a",
      "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-23T21:16:00.0211751+00:00",
      "RescheduleDate": "2026-07-23T21:16:00.0211751+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  },
  "StudentSpeakPlusLevelInfo": "sample string 5"
}