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": "8fe29605-772a-4388-b6ed-b9ef5a59ff8a",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-02-02T09:41:17.093998+00:00",
  "Registration": [
    {
      "Id": "1e92499d-47b4-4775-9b36-415aaf62d9f1",
      "UserId": "285196e5-b427-4297-9fcd-cf336cd59c71",
      "IsCurrent": true,
      "CenterId": "e585b19c-aa89-4e43-9106-6e3288e56738",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "3bb76d37-d19b-4fdb-ba20-7b0ae0783ec1",
      "EndDate": "2026-02-02T09:41:17.0783747+00:00",
      "StartDate": "2026-02-02T09:41:17.0783747+00:00",
      "SchedulePreferenceDate": "2026-02-02T09:41:17.0783747+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": "1e92499d-47b4-4775-9b36-415aaf62d9f1",
      "UserId": "285196e5-b427-4297-9fcd-cf336cd59c71",
      "IsCurrent": true,
      "CenterId": "e585b19c-aa89-4e43-9106-6e3288e56738",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "3bb76d37-d19b-4fdb-ba20-7b0ae0783ec1",
      "EndDate": "2026-02-02T09:41:17.0783747+00:00",
      "StartDate": "2026-02-02T09:41:17.0783747+00:00",
      "SchedulePreferenceDate": "2026-02-02T09:41:17.0783747+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-02-02T09:41:17.0783747+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "8f1a59f2-2c6d-4158-aa0b-d48aa34f3c01",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "b058fd15-909f-44e0-bfd6-aaeb6c1c4db1",
      "Sequence": 1,
      "AncestorCategoryId": "f3099f73-39fa-465b-b4ea-766dfc0a4ffa",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "32a4df62-4fee-4837-b28f-43c471db8a34",
          "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": "32a4df62-4fee-4837-b28f-43c471db8a34",
          "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": "8f1a59f2-2c6d-4158-aa0b-d48aa34f3c01",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "b058fd15-909f-44e0-bfd6-aaeb6c1c4db1",
      "Sequence": 1,
      "AncestorCategoryId": "f3099f73-39fa-465b-b4ea-766dfc0a4ffa",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "32a4df62-4fee-4837-b28f-43c471db8a34",
          "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": "32a4df62-4fee-4837-b28f-43c471db8a34",
          "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": "5d4b6d2e-f571-44b3-b4e6-0c892dd612b7",
    "CategoryId": "f663ccd8-2e0b-4b6a-b089-84d9bada583f",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "09b4bbc6-ce49-4fd0-b543-3620b570afc9",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "09b4bbc6-ce49-4fd0-b543-3620b570afc9",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "3d300782-2822-4372-8600-b29f8483dfb2",
      "Questions": [
        {
          "Id": "c8433892-9b54-4150-ba6b-8864577274f9",
          "Answers": "sample string 2"
        },
        {
          "Id": "c8433892-9b54-4150-ba6b-8864577274f9",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "3d300782-2822-4372-8600-b29f8483dfb2",
      "Questions": [
        {
          "Id": "c8433892-9b54-4150-ba6b-8864577274f9",
          "Answers": "sample string 2"
        },
        {
          "Id": "c8433892-9b54-4150-ba6b-8864577274f9",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "a9ff3a00-8597-439c-b0b0-2c84d000ce46",
      "ContentItemId": "3c85459c-6f40-4e26-9aef-4233ab377993",
      "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-02-02T09:41:17.0783747+00:00",
      "RescheduleDate": "2026-02-02T09:41:17.0783747+00:00"
    },
    {
      "Id": "a9ff3a00-8597-439c-b0b0-2c84d000ce46",
      "ContentItemId": "3c85459c-6f40-4e26-9aef-4233ab377993",
      "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-02-02T09:41:17.0783747+00:00",
      "RescheduleDate": "2026-02-02T09:41:17.0783747+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": "8fe29605-772a-4388-b6ed-b9ef5a59ff8a",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-02-02T09:41:17.1408733+00:00",
  "Registration": [
    {
      "Id": "1e92499d-47b4-4775-9b36-415aaf62d9f1",
      "UserId": "285196e5-b427-4297-9fcd-cf336cd59c71",
      "IsCurrent": true,
      "CenterId": "e585b19c-aa89-4e43-9106-6e3288e56738",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "3bb76d37-d19b-4fdb-ba20-7b0ae0783ec1",
      "EndDate": "2026-02-02T09:41:17.0783747+00:00",
      "StartDate": "2026-02-02T09:41:17.0783747+00:00",
      "SchedulePreferenceDate": "2026-02-02T09:41:17.0783747+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": "1e92499d-47b4-4775-9b36-415aaf62d9f1",
      "UserId": "285196e5-b427-4297-9fcd-cf336cd59c71",
      "IsCurrent": true,
      "CenterId": "e585b19c-aa89-4e43-9106-6e3288e56738",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "3bb76d37-d19b-4fdb-ba20-7b0ae0783ec1",
      "EndDate": "2026-02-02T09:41:17.0783747+00:00",
      "StartDate": "2026-02-02T09:41:17.0783747+00:00",
      "SchedulePreferenceDate": "2026-02-02T09:41:17.0783747+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-02-02T09:41:17.0783747+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "8f1a59f2-2c6d-4158-aa0b-d48aa34f3c01",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "b058fd15-909f-44e0-bfd6-aaeb6c1c4db1",
      "Sequence": 1,
      "AncestorCategoryId": "f3099f73-39fa-465b-b4ea-766dfc0a4ffa",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "32a4df62-4fee-4837-b28f-43c471db8a34",
          "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": "32a4df62-4fee-4837-b28f-43c471db8a34",
          "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": "8f1a59f2-2c6d-4158-aa0b-d48aa34f3c01",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "b058fd15-909f-44e0-bfd6-aaeb6c1c4db1",
      "Sequence": 1,
      "AncestorCategoryId": "f3099f73-39fa-465b-b4ea-766dfc0a4ffa",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "32a4df62-4fee-4837-b28f-43c471db8a34",
          "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": "32a4df62-4fee-4837-b28f-43c471db8a34",
          "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": "5d4b6d2e-f571-44b3-b4e6-0c892dd612b7",
    "CategoryId": "f663ccd8-2e0b-4b6a-b089-84d9bada583f",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "09b4bbc6-ce49-4fd0-b543-3620b570afc9",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "09b4bbc6-ce49-4fd0-b543-3620b570afc9",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "3d300782-2822-4372-8600-b29f8483dfb2",
      "Questions": [
        {
          "Id": "c8433892-9b54-4150-ba6b-8864577274f9",
          "Answers": "sample string 2"
        },
        {
          "Id": "c8433892-9b54-4150-ba6b-8864577274f9",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "3d300782-2822-4372-8600-b29f8483dfb2",
      "Questions": [
        {
          "Id": "c8433892-9b54-4150-ba6b-8864577274f9",
          "Answers": "sample string 2"
        },
        {
          "Id": "c8433892-9b54-4150-ba6b-8864577274f9",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "a9ff3a00-8597-439c-b0b0-2c84d000ce46",
      "ContentItemId": "3c85459c-6f40-4e26-9aef-4233ab377993",
      "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-02-02T09:41:17.0783747+00:00",
      "RescheduleDate": "2026-02-02T09:41:17.0783747+00:00"
    },
    {
      "Id": "a9ff3a00-8597-439c-b0b0-2c84d000ce46",
      "ContentItemId": "3c85459c-6f40-4e26-9aef-4233ab377993",
      "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-02-02T09:41:17.0783747+00:00",
      "RescheduleDate": "2026-02-02T09:41:17.0783747+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  },
  "StudentSpeakPlusLevelInfo": "sample string 5"
}