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": "b5a4f36e-7bb2-46bc-adc4-f6b551f4e39a",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-05-20T13:22:19.8638303+00:00",
  "Registration": {
    "Id": "6fe3e873-404d-499d-9cb9-940071fcbe51",
    "UserId": "6f384ded-ebca-41ce-8427-6facbb6c2c1c",
    "IsCurrent": true,
    "CenterId": "b50bb68b-f152-498c-a85d-bc6222ba1e65",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "1658ceff-261d-40a1-b60d-2c3aff52937a",
    "EndDate": "2026-05-20T13:22:19.8482032+00:00",
    "StartDate": "2026-05-20T13:22:19.8482032+00:00",
    "SchedulePreferenceDate": "2026-05-20T13:22:19.8482032+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-20T13:22:19.8482032+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "9af5d8bc-60dd-4a83-a7fd-2408ed54a20b",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "ccb00457-f119-4bae-a13b-4e9ef0271f2c",
      "Sequence": 1,
      "AncestorCategoryId": "7ff5def3-c513-4ace-9e36-0e2eb570f1dc",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "eef854f1-5e5c-450c-a7a6-b9706b868960",
          "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": "eef854f1-5e5c-450c-a7a6-b9706b868960",
          "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": "9af5d8bc-60dd-4a83-a7fd-2408ed54a20b",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "ccb00457-f119-4bae-a13b-4e9ef0271f2c",
      "Sequence": 1,
      "AncestorCategoryId": "7ff5def3-c513-4ace-9e36-0e2eb570f1dc",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "eef854f1-5e5c-450c-a7a6-b9706b868960",
          "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": "eef854f1-5e5c-450c-a7a6-b9706b868960",
          "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": "7ab6c471-60b6-4924-aa2c-2c44036bec25",
    "CategoryId": "4fdf82c0-a4b1-4058-9073-83eb1ec6d704",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "7dbcc124-328e-4460-938e-d0a128890905",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "7dbcc124-328e-4460-938e-d0a128890905",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "37d9cb61-064e-4739-b312-639365e59f40",
      "Questions": [
        {
          "Id": "808caec2-b25a-4a8f-a069-aed02d170ed6",
          "Answers": "sample string 2"
        },
        {
          "Id": "808caec2-b25a-4a8f-a069-aed02d170ed6",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "37d9cb61-064e-4739-b312-639365e59f40",
      "Questions": [
        {
          "Id": "808caec2-b25a-4a8f-a069-aed02d170ed6",
          "Answers": "sample string 2"
        },
        {
          "Id": "808caec2-b25a-4a8f-a069-aed02d170ed6",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "e58e1475-d9d9-4dd8-9855-3b6bf42e8afe",
      "ContentItemId": "d8f9ad48-e152-4dba-a28b-1a4285bffd4b",
      "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-20T13:22:19.8638303+00:00",
      "RescheduleDate": "2026-05-20T13:22:19.8638303+00:00"
    },
    {
      "Id": "e58e1475-d9d9-4dd8-9855-3b6bf42e8afe",
      "ContentItemId": "d8f9ad48-e152-4dba-a28b-1a4285bffd4b",
      "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-20T13:22:19.8638303+00:00",
      "RescheduleDate": "2026-05-20T13:22:19.8638303+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "b5a4f36e-7bb2-46bc-adc4-f6b551f4e39a",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-05-20T13:22:19.9107041+00:00",
  "Registration": {
    "Id": "6fe3e873-404d-499d-9cb9-940071fcbe51",
    "UserId": "6f384ded-ebca-41ce-8427-6facbb6c2c1c",
    "IsCurrent": true,
    "CenterId": "b50bb68b-f152-498c-a85d-bc6222ba1e65",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "1658ceff-261d-40a1-b60d-2c3aff52937a",
    "EndDate": "2026-05-20T13:22:19.8482032+00:00",
    "StartDate": "2026-05-20T13:22:19.8482032+00:00",
    "SchedulePreferenceDate": "2026-05-20T13:22:19.8482032+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-20T13:22:19.8482032+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "9af5d8bc-60dd-4a83-a7fd-2408ed54a20b",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "ccb00457-f119-4bae-a13b-4e9ef0271f2c",
      "Sequence": 1,
      "AncestorCategoryId": "7ff5def3-c513-4ace-9e36-0e2eb570f1dc",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "eef854f1-5e5c-450c-a7a6-b9706b868960",
          "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": "eef854f1-5e5c-450c-a7a6-b9706b868960",
          "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": "9af5d8bc-60dd-4a83-a7fd-2408ed54a20b",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "ccb00457-f119-4bae-a13b-4e9ef0271f2c",
      "Sequence": 1,
      "AncestorCategoryId": "7ff5def3-c513-4ace-9e36-0e2eb570f1dc",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "eef854f1-5e5c-450c-a7a6-b9706b868960",
          "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": "eef854f1-5e5c-450c-a7a6-b9706b868960",
          "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": "7ab6c471-60b6-4924-aa2c-2c44036bec25",
    "CategoryId": "4fdf82c0-a4b1-4058-9073-83eb1ec6d704",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "7dbcc124-328e-4460-938e-d0a128890905",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "7dbcc124-328e-4460-938e-d0a128890905",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "37d9cb61-064e-4739-b312-639365e59f40",
      "Questions": [
        {
          "Id": "808caec2-b25a-4a8f-a069-aed02d170ed6",
          "Answers": "sample string 2"
        },
        {
          "Id": "808caec2-b25a-4a8f-a069-aed02d170ed6",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "37d9cb61-064e-4739-b312-639365e59f40",
      "Questions": [
        {
          "Id": "808caec2-b25a-4a8f-a069-aed02d170ed6",
          "Answers": "sample string 2"
        },
        {
          "Id": "808caec2-b25a-4a8f-a069-aed02d170ed6",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "e58e1475-d9d9-4dd8-9855-3b6bf42e8afe",
      "ContentItemId": "d8f9ad48-e152-4dba-a28b-1a4285bffd4b",
      "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-20T13:22:19.8638303+00:00",
      "RescheduleDate": "2026-05-20T13:22:19.8638303+00:00"
    },
    {
      "Id": "e58e1475-d9d9-4dd8-9855-3b6bf42e8afe",
      "ContentItemId": "d8f9ad48-e152-4dba-a28b-1a4285bffd4b",
      "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-20T13:22:19.8638303+00:00",
      "RescheduleDate": "2026-05-20T13:22:19.8638303+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}