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": "821ecaae-12f4-418f-be3c-62c5d5e6d053",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-05-08T04:41:49.8824922+00:00",
  "Registration": {
    "Id": "b39b2a7b-0c2f-41d7-8b7b-1f2a047cce64",
    "UserId": "2a601db1-5e65-4306-814d-d47521b9028a",
    "IsCurrent": true,
    "CenterId": "1b603a97-1169-47dd-9359-cd30829bdfdc",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "c30d6b47-4161-4bab-99e0-e65a395f7810",
    "EndDate": "2026-05-08T04:41:49.8668709+00:00",
    "StartDate": "2026-05-08T04:41:49.8668709+00:00",
    "SchedulePreferenceDate": "2026-05-08T04:41:49.8668709+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-08T04:41:49.8668709+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "e2a37b4f-ec88-4499-8c1a-2e8073c21944",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "544b1fe5-7373-4b00-bef7-d5390c263d2b",
      "Sequence": 1,
      "AncestorCategoryId": "de8dd841-4c62-4f53-9351-2011ffa70472",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "227fe0df-2e5f-45dc-b8ce-6d40d615ad4c",
          "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": "227fe0df-2e5f-45dc-b8ce-6d40d615ad4c",
          "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": "e2a37b4f-ec88-4499-8c1a-2e8073c21944",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "544b1fe5-7373-4b00-bef7-d5390c263d2b",
      "Sequence": 1,
      "AncestorCategoryId": "de8dd841-4c62-4f53-9351-2011ffa70472",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "227fe0df-2e5f-45dc-b8ce-6d40d615ad4c",
          "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": "227fe0df-2e5f-45dc-b8ce-6d40d615ad4c",
          "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": "ac679dfa-d9b0-4840-a88a-5188a2674309",
    "CategoryId": "de025344-825b-4d85-b422-b31da3b77c85",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "9a27dd15-4dc0-40ff-ab98-c35d464d7bbb",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "9a27dd15-4dc0-40ff-ab98-c35d464d7bbb",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "8a386b9f-c4a2-4784-abeb-5c66ed968d74",
      "Questions": [
        {
          "Id": "ab1efeed-0c79-472c-8f3d-db849f3a8ea3",
          "Answers": "sample string 2"
        },
        {
          "Id": "ab1efeed-0c79-472c-8f3d-db849f3a8ea3",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "8a386b9f-c4a2-4784-abeb-5c66ed968d74",
      "Questions": [
        {
          "Id": "ab1efeed-0c79-472c-8f3d-db849f3a8ea3",
          "Answers": "sample string 2"
        },
        {
          "Id": "ab1efeed-0c79-472c-8f3d-db849f3a8ea3",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "5f4eb5a7-5b91-4db3-9698-fdee6b543778",
      "ContentItemId": "02590051-31a6-4a13-96cb-21ad01cbc6b5",
      "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-08T04:41:49.8668709+00:00",
      "RescheduleDate": "2026-05-08T04:41:49.8668709+00:00"
    },
    {
      "Id": "5f4eb5a7-5b91-4db3-9698-fdee6b543778",
      "ContentItemId": "02590051-31a6-4a13-96cb-21ad01cbc6b5",
      "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-08T04:41:49.8668709+00:00",
      "RescheduleDate": "2026-05-08T04:41:49.8668709+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "821ecaae-12f4-418f-be3c-62c5d5e6d053",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-05-08T04:41:49.8981151+00:00",
  "Registration": {
    "Id": "b39b2a7b-0c2f-41d7-8b7b-1f2a047cce64",
    "UserId": "2a601db1-5e65-4306-814d-d47521b9028a",
    "IsCurrent": true,
    "CenterId": "1b603a97-1169-47dd-9359-cd30829bdfdc",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "c30d6b47-4161-4bab-99e0-e65a395f7810",
    "EndDate": "2026-05-08T04:41:49.8668709+00:00",
    "StartDate": "2026-05-08T04:41:49.8668709+00:00",
    "SchedulePreferenceDate": "2026-05-08T04:41:49.8668709+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-08T04:41:49.8668709+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "e2a37b4f-ec88-4499-8c1a-2e8073c21944",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "544b1fe5-7373-4b00-bef7-d5390c263d2b",
      "Sequence": 1,
      "AncestorCategoryId": "de8dd841-4c62-4f53-9351-2011ffa70472",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "227fe0df-2e5f-45dc-b8ce-6d40d615ad4c",
          "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": "227fe0df-2e5f-45dc-b8ce-6d40d615ad4c",
          "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": "e2a37b4f-ec88-4499-8c1a-2e8073c21944",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "544b1fe5-7373-4b00-bef7-d5390c263d2b",
      "Sequence": 1,
      "AncestorCategoryId": "de8dd841-4c62-4f53-9351-2011ffa70472",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "227fe0df-2e5f-45dc-b8ce-6d40d615ad4c",
          "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": "227fe0df-2e5f-45dc-b8ce-6d40d615ad4c",
          "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": "ac679dfa-d9b0-4840-a88a-5188a2674309",
    "CategoryId": "de025344-825b-4d85-b422-b31da3b77c85",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "9a27dd15-4dc0-40ff-ab98-c35d464d7bbb",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "9a27dd15-4dc0-40ff-ab98-c35d464d7bbb",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "8a386b9f-c4a2-4784-abeb-5c66ed968d74",
      "Questions": [
        {
          "Id": "ab1efeed-0c79-472c-8f3d-db849f3a8ea3",
          "Answers": "sample string 2"
        },
        {
          "Id": "ab1efeed-0c79-472c-8f3d-db849f3a8ea3",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "8a386b9f-c4a2-4784-abeb-5c66ed968d74",
      "Questions": [
        {
          "Id": "ab1efeed-0c79-472c-8f3d-db849f3a8ea3",
          "Answers": "sample string 2"
        },
        {
          "Id": "ab1efeed-0c79-472c-8f3d-db849f3a8ea3",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "5f4eb5a7-5b91-4db3-9698-fdee6b543778",
      "ContentItemId": "02590051-31a6-4a13-96cb-21ad01cbc6b5",
      "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-08T04:41:49.8668709+00:00",
      "RescheduleDate": "2026-05-08T04:41:49.8668709+00:00"
    },
    {
      "Id": "5f4eb5a7-5b91-4db3-9698-fdee6b543778",
      "ContentItemId": "02590051-31a6-4a13-96cb-21ad01cbc6b5",
      "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-08T04:41:49.8668709+00:00",
      "RescheduleDate": "2026-05-08T04:41:49.8668709+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}