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": "1010c9d8-e520-44c0-b9db-86dddce23b3b",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-07-23T06:09:25.5192725+00:00",
  "Registration": [
    {
      "Id": "d42ec8fd-c703-4209-ab67-02ee6d5929f5",
      "UserId": "d73e1b25-1a72-4cdd-abf8-4ee667211c60",
      "IsCurrent": true,
      "CenterId": "0f596ff3-0477-425a-944c-8fb58ff05480",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "c61220b7-5516-4dfe-806f-608d4fc6e883",
      "EndDate": "2026-07-23T06:09:25.5036508+00:00",
      "StartDate": "2026-07-23T06:09:25.5036508+00:00",
      "SchedulePreferenceDate": "2026-07-23T06:09:25.5036508+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": "d42ec8fd-c703-4209-ab67-02ee6d5929f5",
      "UserId": "d73e1b25-1a72-4cdd-abf8-4ee667211c60",
      "IsCurrent": true,
      "CenterId": "0f596ff3-0477-425a-944c-8fb58ff05480",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "c61220b7-5516-4dfe-806f-608d4fc6e883",
      "EndDate": "2026-07-23T06:09:25.5036508+00:00",
      "StartDate": "2026-07-23T06:09:25.5036508+00:00",
      "SchedulePreferenceDate": "2026-07-23T06:09:25.5036508+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-23T06:09:25.5036508+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "e0a61ce0-6c25-4859-ad60-35bf0b8380b9",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "a06b13fc-6b24-4a98-b52b-8ed8557372a0",
      "Sequence": 1,
      "AncestorCategoryId": "4f2251b1-0ce7-4df0-a252-a6f04ef7d77a",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "ebdff081-49b7-4ad3-bcc7-f2cb5f44398a",
          "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": "ebdff081-49b7-4ad3-bcc7-f2cb5f44398a",
          "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": "e0a61ce0-6c25-4859-ad60-35bf0b8380b9",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "a06b13fc-6b24-4a98-b52b-8ed8557372a0",
      "Sequence": 1,
      "AncestorCategoryId": "4f2251b1-0ce7-4df0-a252-a6f04ef7d77a",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "ebdff081-49b7-4ad3-bcc7-f2cb5f44398a",
          "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": "ebdff081-49b7-4ad3-bcc7-f2cb5f44398a",
          "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": "89f26950-90ba-4aa7-abab-98341e62f677",
    "CategoryId": "3d54e761-7b69-4e8a-9bd0-faff579a186e",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "ef730029-bde8-410d-9238-19de76382cbb",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "ef730029-bde8-410d-9238-19de76382cbb",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "9de4810d-ca4a-4854-b15a-3adca3b4ee01",
      "Questions": [
        {
          "Id": "a2008fb5-4c42-4a9a-8602-a8d1461fbefe",
          "Answers": "sample string 2"
        },
        {
          "Id": "a2008fb5-4c42-4a9a-8602-a8d1461fbefe",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "9de4810d-ca4a-4854-b15a-3adca3b4ee01",
      "Questions": [
        {
          "Id": "a2008fb5-4c42-4a9a-8602-a8d1461fbefe",
          "Answers": "sample string 2"
        },
        {
          "Id": "a2008fb5-4c42-4a9a-8602-a8d1461fbefe",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "917ad789-7899-4ccd-a166-f7f2d5e91086",
      "ContentItemId": "12f1b4b5-6164-4317-a537-7b5b0343d962",
      "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-23T06:09:25.5036508+00:00",
      "RescheduleDate": "2026-07-23T06:09:25.5036508+00:00"
    },
    {
      "Id": "917ad789-7899-4ccd-a166-f7f2d5e91086",
      "ContentItemId": "12f1b4b5-6164-4317-a537-7b5b0343d962",
      "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-23T06:09:25.5036508+00:00",
      "RescheduleDate": "2026-07-23T06:09:25.5036508+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": "1010c9d8-e520-44c0-b9db-86dddce23b3b",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-07-23T06:09:25.550523+00:00",
  "Registration": [
    {
      "Id": "d42ec8fd-c703-4209-ab67-02ee6d5929f5",
      "UserId": "d73e1b25-1a72-4cdd-abf8-4ee667211c60",
      "IsCurrent": true,
      "CenterId": "0f596ff3-0477-425a-944c-8fb58ff05480",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "c61220b7-5516-4dfe-806f-608d4fc6e883",
      "EndDate": "2026-07-23T06:09:25.5036508+00:00",
      "StartDate": "2026-07-23T06:09:25.5036508+00:00",
      "SchedulePreferenceDate": "2026-07-23T06:09:25.5036508+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": "d42ec8fd-c703-4209-ab67-02ee6d5929f5",
      "UserId": "d73e1b25-1a72-4cdd-abf8-4ee667211c60",
      "IsCurrent": true,
      "CenterId": "0f596ff3-0477-425a-944c-8fb58ff05480",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "c61220b7-5516-4dfe-806f-608d4fc6e883",
      "EndDate": "2026-07-23T06:09:25.5036508+00:00",
      "StartDate": "2026-07-23T06:09:25.5036508+00:00",
      "SchedulePreferenceDate": "2026-07-23T06:09:25.5036508+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-23T06:09:25.5036508+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "e0a61ce0-6c25-4859-ad60-35bf0b8380b9",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "a06b13fc-6b24-4a98-b52b-8ed8557372a0",
      "Sequence": 1,
      "AncestorCategoryId": "4f2251b1-0ce7-4df0-a252-a6f04ef7d77a",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "ebdff081-49b7-4ad3-bcc7-f2cb5f44398a",
          "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": "ebdff081-49b7-4ad3-bcc7-f2cb5f44398a",
          "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": "e0a61ce0-6c25-4859-ad60-35bf0b8380b9",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "a06b13fc-6b24-4a98-b52b-8ed8557372a0",
      "Sequence": 1,
      "AncestorCategoryId": "4f2251b1-0ce7-4df0-a252-a6f04ef7d77a",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "ebdff081-49b7-4ad3-bcc7-f2cb5f44398a",
          "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": "ebdff081-49b7-4ad3-bcc7-f2cb5f44398a",
          "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": "89f26950-90ba-4aa7-abab-98341e62f677",
    "CategoryId": "3d54e761-7b69-4e8a-9bd0-faff579a186e",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "ef730029-bde8-410d-9238-19de76382cbb",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "ef730029-bde8-410d-9238-19de76382cbb",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "9de4810d-ca4a-4854-b15a-3adca3b4ee01",
      "Questions": [
        {
          "Id": "a2008fb5-4c42-4a9a-8602-a8d1461fbefe",
          "Answers": "sample string 2"
        },
        {
          "Id": "a2008fb5-4c42-4a9a-8602-a8d1461fbefe",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "9de4810d-ca4a-4854-b15a-3adca3b4ee01",
      "Questions": [
        {
          "Id": "a2008fb5-4c42-4a9a-8602-a8d1461fbefe",
          "Answers": "sample string 2"
        },
        {
          "Id": "a2008fb5-4c42-4a9a-8602-a8d1461fbefe",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "917ad789-7899-4ccd-a166-f7f2d5e91086",
      "ContentItemId": "12f1b4b5-6164-4317-a537-7b5b0343d962",
      "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-23T06:09:25.5036508+00:00",
      "RescheduleDate": "2026-07-23T06:09:25.5036508+00:00"
    },
    {
      "Id": "917ad789-7899-4ccd-a166-f7f2d5e91086",
      "ContentItemId": "12f1b4b5-6164-4317-a537-7b5b0343d962",
      "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-23T06:09:25.5036508+00:00",
      "RescheduleDate": "2026-07-23T06:09:25.5036508+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  },
  "StudentSpeakPlusLevelInfo": "sample string 5"
}