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": "c0ccb801-4dcb-406c-be12-7e8bc05225a0",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-09-02T21:47:44.9275802+00:00",
  "Registration": {
    "Id": "59094447-2f00-41d9-9aa1-5a3ec61b5898",
    "UserId": "a4865ad3-4110-47e1-a760-69c4a0d681bb",
    "IsCurrent": true,
    "CenterId": "b114a2a3-bdc4-4eb8-95ad-97ddc2aaa8f7",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "4b935160-e7b4-40b8-a366-1219b3414f58",
    "EndDate": "2026-09-02T21:47:44.9275802+00:00",
    "StartDate": "2026-09-02T21:47:44.9275802+00:00",
    "SchedulePreferenceDate": "2026-09-02T21:47:44.9275802+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-02T21:47:44.9275802+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "efc328ef-e8c6-4b93-b87d-98a024bf4361",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "0c5c8650-2064-49ab-9b45-f89d917040a4",
      "Sequence": 1,
      "AncestorCategoryId": "080977e2-485b-4ed5-b2db-28c4c943e08a",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "37357a95-5245-4bbf-88d5-55b661240db0",
          "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": "37357a95-5245-4bbf-88d5-55b661240db0",
          "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": "efc328ef-e8c6-4b93-b87d-98a024bf4361",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "0c5c8650-2064-49ab-9b45-f89d917040a4",
      "Sequence": 1,
      "AncestorCategoryId": "080977e2-485b-4ed5-b2db-28c4c943e08a",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "37357a95-5245-4bbf-88d5-55b661240db0",
          "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": "37357a95-5245-4bbf-88d5-55b661240db0",
          "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": "adc9502e-261a-45a3-a2cc-a7b6d9222f86",
    "CategoryId": "d2b47cbb-beca-4ba8-aaec-48afa425e85b",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "404d10e6-e608-47d2-9f02-588f66e9f7d5",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "404d10e6-e608-47d2-9f02-588f66e9f7d5",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "277687fd-a721-4994-b811-614b5fc70c74",
      "Questions": [
        {
          "Id": "281a549d-7e1c-449d-9eec-51b0311865d6",
          "Answers": "sample string 2"
        },
        {
          "Id": "281a549d-7e1c-449d-9eec-51b0311865d6",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "277687fd-a721-4994-b811-614b5fc70c74",
      "Questions": [
        {
          "Id": "281a549d-7e1c-449d-9eec-51b0311865d6",
          "Answers": "sample string 2"
        },
        {
          "Id": "281a549d-7e1c-449d-9eec-51b0311865d6",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "d8bda23a-83aa-4d66-9bf7-3315158093cb",
      "ContentItemId": "b9527328-331a-4bd1-8037-715cd0bc5c36",
      "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-02T21:47:44.9275802+00:00",
      "RescheduleDate": "2026-09-02T21:47:44.9275802+00:00"
    },
    {
      "Id": "d8bda23a-83aa-4d66-9bf7-3315158093cb",
      "ContentItemId": "b9527328-331a-4bd1-8037-715cd0bc5c36",
      "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-02T21:47:44.9275802+00:00",
      "RescheduleDate": "2026-09-02T21:47:44.9275802+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "c0ccb801-4dcb-406c-be12-7e8bc05225a0",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-09-02T21:47:44.9588322+00:00",
  "Registration": {
    "Id": "59094447-2f00-41d9-9aa1-5a3ec61b5898",
    "UserId": "a4865ad3-4110-47e1-a760-69c4a0d681bb",
    "IsCurrent": true,
    "CenterId": "b114a2a3-bdc4-4eb8-95ad-97ddc2aaa8f7",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "4b935160-e7b4-40b8-a366-1219b3414f58",
    "EndDate": "2026-09-02T21:47:44.9275802+00:00",
    "StartDate": "2026-09-02T21:47:44.9275802+00:00",
    "SchedulePreferenceDate": "2026-09-02T21:47:44.9275802+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-02T21:47:44.9275802+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "efc328ef-e8c6-4b93-b87d-98a024bf4361",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "0c5c8650-2064-49ab-9b45-f89d917040a4",
      "Sequence": 1,
      "AncestorCategoryId": "080977e2-485b-4ed5-b2db-28c4c943e08a",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "37357a95-5245-4bbf-88d5-55b661240db0",
          "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": "37357a95-5245-4bbf-88d5-55b661240db0",
          "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": "efc328ef-e8c6-4b93-b87d-98a024bf4361",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "0c5c8650-2064-49ab-9b45-f89d917040a4",
      "Sequence": 1,
      "AncestorCategoryId": "080977e2-485b-4ed5-b2db-28c4c943e08a",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "37357a95-5245-4bbf-88d5-55b661240db0",
          "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": "37357a95-5245-4bbf-88d5-55b661240db0",
          "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": "adc9502e-261a-45a3-a2cc-a7b6d9222f86",
    "CategoryId": "d2b47cbb-beca-4ba8-aaec-48afa425e85b",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "404d10e6-e608-47d2-9f02-588f66e9f7d5",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "404d10e6-e608-47d2-9f02-588f66e9f7d5",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "277687fd-a721-4994-b811-614b5fc70c74",
      "Questions": [
        {
          "Id": "281a549d-7e1c-449d-9eec-51b0311865d6",
          "Answers": "sample string 2"
        },
        {
          "Id": "281a549d-7e1c-449d-9eec-51b0311865d6",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "277687fd-a721-4994-b811-614b5fc70c74",
      "Questions": [
        {
          "Id": "281a549d-7e1c-449d-9eec-51b0311865d6",
          "Answers": "sample string 2"
        },
        {
          "Id": "281a549d-7e1c-449d-9eec-51b0311865d6",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "d8bda23a-83aa-4d66-9bf7-3315158093cb",
      "ContentItemId": "b9527328-331a-4bd1-8037-715cd0bc5c36",
      "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-02T21:47:44.9275802+00:00",
      "RescheduleDate": "2026-09-02T21:47:44.9275802+00:00"
    },
    {
      "Id": "d8bda23a-83aa-4d66-9bf7-3315158093cb",
      "ContentItemId": "b9527328-331a-4bd1-8037-715cd0bc5c36",
      "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-02T21:47:44.9275802+00:00",
      "RescheduleDate": "2026-09-02T21:47:44.9275802+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}