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": "5719deee-a269-41c9-8cfa-720ce36bef3d",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-01-18T17:42:09.6935496+00:00",
  "Registration": {
    "Id": "936d9960-22be-4b6d-98a3-27476c2d85a2",
    "UserId": "35319619-1fa9-44db-b8e2-6b023d0b61c4",
    "IsCurrent": true,
    "CenterId": "1f75c87a-f9ab-4205-aca7-49ba60d3c809",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "0218a1e5-128e-47be-9b23-ed0e6e0710be",
    "EndDate": "2026-01-18T17:42:09.6779907+00:00",
    "StartDate": "2026-01-18T17:42:09.6779907+00:00",
    "SchedulePreferenceDate": "2026-01-18T17:42:09.6779907+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-01-18T17:42:09.6779907+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "2c7c6895-1651-4012-b121-00a0125c7ce6",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "96583aac-4e33-4103-b657-4b3e0a69e531",
      "Sequence": 1,
      "AncestorCategoryId": "50ae84c8-90a2-460f-93bb-9ed7185957b2",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "85ccd0d9-f4ba-468d-8d17-e444d0b5bbea",
          "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": "85ccd0d9-f4ba-468d-8d17-e444d0b5bbea",
          "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": "2c7c6895-1651-4012-b121-00a0125c7ce6",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "96583aac-4e33-4103-b657-4b3e0a69e531",
      "Sequence": 1,
      "AncestorCategoryId": "50ae84c8-90a2-460f-93bb-9ed7185957b2",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "85ccd0d9-f4ba-468d-8d17-e444d0b5bbea",
          "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": "85ccd0d9-f4ba-468d-8d17-e444d0b5bbea",
          "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": "4a909de0-061c-4875-b993-88f43ba41128",
    "CategoryId": "db5515fb-ad58-4c62-9c60-f07047d08438",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "49647223-fa32-4efe-91f1-cfea66a22815",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "49647223-fa32-4efe-91f1-cfea66a22815",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "0df6f271-f902-41fa-b86b-8aa2ede2ae5e",
      "Questions": [
        {
          "Id": "8a9c1808-af0f-4574-afbf-b164d1646d85",
          "Answers": "sample string 2"
        },
        {
          "Id": "8a9c1808-af0f-4574-afbf-b164d1646d85",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "0df6f271-f902-41fa-b86b-8aa2ede2ae5e",
      "Questions": [
        {
          "Id": "8a9c1808-af0f-4574-afbf-b164d1646d85",
          "Answers": "sample string 2"
        },
        {
          "Id": "8a9c1808-af0f-4574-afbf-b164d1646d85",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "a0caa5e1-3b4c-46d0-9133-98c7e5bf4bd9",
      "ContentItemId": "e9ac4df2-45b2-4ff3-81f0-360abd4eb4b7",
      "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-01-18T17:42:09.6779907+00:00",
      "RescheduleDate": "2026-01-18T17:42:09.6779907+00:00"
    },
    {
      "Id": "a0caa5e1-3b4c-46d0-9133-98c7e5bf4bd9",
      "ContentItemId": "e9ac4df2-45b2-4ff3-81f0-360abd4eb4b7",
      "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-01-18T17:42:09.6779907+00:00",
      "RescheduleDate": "2026-01-18T17:42:09.6779907+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "5719deee-a269-41c9-8cfa-720ce36bef3d",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-01-18T17:42:09.7091747+00:00",
  "Registration": {
    "Id": "936d9960-22be-4b6d-98a3-27476c2d85a2",
    "UserId": "35319619-1fa9-44db-b8e2-6b023d0b61c4",
    "IsCurrent": true,
    "CenterId": "1f75c87a-f9ab-4205-aca7-49ba60d3c809",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "0218a1e5-128e-47be-9b23-ed0e6e0710be",
    "EndDate": "2026-01-18T17:42:09.6779907+00:00",
    "StartDate": "2026-01-18T17:42:09.6779907+00:00",
    "SchedulePreferenceDate": "2026-01-18T17:42:09.6779907+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-01-18T17:42:09.6779907+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "2c7c6895-1651-4012-b121-00a0125c7ce6",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "96583aac-4e33-4103-b657-4b3e0a69e531",
      "Sequence": 1,
      "AncestorCategoryId": "50ae84c8-90a2-460f-93bb-9ed7185957b2",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "85ccd0d9-f4ba-468d-8d17-e444d0b5bbea",
          "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": "85ccd0d9-f4ba-468d-8d17-e444d0b5bbea",
          "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": "2c7c6895-1651-4012-b121-00a0125c7ce6",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "96583aac-4e33-4103-b657-4b3e0a69e531",
      "Sequence": 1,
      "AncestorCategoryId": "50ae84c8-90a2-460f-93bb-9ed7185957b2",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "85ccd0d9-f4ba-468d-8d17-e444d0b5bbea",
          "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": "85ccd0d9-f4ba-468d-8d17-e444d0b5bbea",
          "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": "4a909de0-061c-4875-b993-88f43ba41128",
    "CategoryId": "db5515fb-ad58-4c62-9c60-f07047d08438",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "49647223-fa32-4efe-91f1-cfea66a22815",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "49647223-fa32-4efe-91f1-cfea66a22815",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "0df6f271-f902-41fa-b86b-8aa2ede2ae5e",
      "Questions": [
        {
          "Id": "8a9c1808-af0f-4574-afbf-b164d1646d85",
          "Answers": "sample string 2"
        },
        {
          "Id": "8a9c1808-af0f-4574-afbf-b164d1646d85",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "0df6f271-f902-41fa-b86b-8aa2ede2ae5e",
      "Questions": [
        {
          "Id": "8a9c1808-af0f-4574-afbf-b164d1646d85",
          "Answers": "sample string 2"
        },
        {
          "Id": "8a9c1808-af0f-4574-afbf-b164d1646d85",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "a0caa5e1-3b4c-46d0-9133-98c7e5bf4bd9",
      "ContentItemId": "e9ac4df2-45b2-4ff3-81f0-360abd4eb4b7",
      "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-01-18T17:42:09.6779907+00:00",
      "RescheduleDate": "2026-01-18T17:42:09.6779907+00:00"
    },
    {
      "Id": "a0caa5e1-3b4c-46d0-9133-98c7e5bf4bd9",
      "ContentItemId": "e9ac4df2-45b2-4ff3-81f0-360abd4eb4b7",
      "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-01-18T17:42:09.6779907+00:00",
      "RescheduleDate": "2026-01-18T17:42:09.6779907+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}