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": "966424c9-1499-45de-9300-c06abc0185ac",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-06-24T16:01:55.379789+00:00",
  "Registration": {
    "Id": "2a0d8395-0f8f-4694-91ad-a84b68bbf5ca",
    "UserId": "78b64b06-16d2-4842-9287-fe33bbefe393",
    "IsCurrent": true,
    "CenterId": "a71f3cf3-500d-43a0-8ba1-8d81fa2802cf",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "b06466b1-af21-4998-915c-f5636bdfea79",
    "EndDate": "2026-06-24T16:01:55.3641635+00:00",
    "StartDate": "2026-06-24T16:01:55.3641635+00:00",
    "SchedulePreferenceDate": "2026-06-24T16:01:55.3641635+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-06-24T16:01:55.3641635+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "3962f7dd-0fc0-4572-8dac-d0affe36660c",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "7463bbf0-0128-40aa-9a26-9a99e5c80d5c",
      "Sequence": 1,
      "AncestorCategoryId": "27492de5-f880-41b2-b8e9-124f5534394c",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "ca39927c-563d-4dfb-885c-c6fb6ec2d39b",
          "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": "ca39927c-563d-4dfb-885c-c6fb6ec2d39b",
          "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": "3962f7dd-0fc0-4572-8dac-d0affe36660c",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "7463bbf0-0128-40aa-9a26-9a99e5c80d5c",
      "Sequence": 1,
      "AncestorCategoryId": "27492de5-f880-41b2-b8e9-124f5534394c",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "ca39927c-563d-4dfb-885c-c6fb6ec2d39b",
          "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": "ca39927c-563d-4dfb-885c-c6fb6ec2d39b",
          "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": "87138054-baae-4bb0-bee9-efc57a6de8e5",
    "CategoryId": "7a6d6e74-4f2a-4fed-b06e-f75915073389",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "06032415-c991-4bdf-afc1-2eece11fcbca",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "06032415-c991-4bdf-afc1-2eece11fcbca",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "2d289564-8e0b-4004-a74c-5d3cb2bb53dd",
      "Questions": [
        {
          "Id": "a83e585e-e964-4f8d-8d01-acab9a0c18a8",
          "Answers": "sample string 2"
        },
        {
          "Id": "a83e585e-e964-4f8d-8d01-acab9a0c18a8",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "2d289564-8e0b-4004-a74c-5d3cb2bb53dd",
      "Questions": [
        {
          "Id": "a83e585e-e964-4f8d-8d01-acab9a0c18a8",
          "Answers": "sample string 2"
        },
        {
          "Id": "a83e585e-e964-4f8d-8d01-acab9a0c18a8",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "5eea81cb-072d-410f-a815-26cbb5aef889",
      "ContentItemId": "9499570e-a021-4f87-ac6f-70ebba4da06c",
      "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-06-24T16:01:55.3641635+00:00",
      "RescheduleDate": "2026-06-24T16:01:55.3641635+00:00"
    },
    {
      "Id": "5eea81cb-072d-410f-a815-26cbb5aef889",
      "ContentItemId": "9499570e-a021-4f87-ac6f-70ebba4da06c",
      "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-06-24T16:01:55.3641635+00:00",
      "RescheduleDate": "2026-06-24T16:01:55.3641635+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "966424c9-1499-45de-9300-c06abc0185ac",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-06-24T16:01:55.457915+00:00",
  "Registration": {
    "Id": "2a0d8395-0f8f-4694-91ad-a84b68bbf5ca",
    "UserId": "78b64b06-16d2-4842-9287-fe33bbefe393",
    "IsCurrent": true,
    "CenterId": "a71f3cf3-500d-43a0-8ba1-8d81fa2802cf",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "b06466b1-af21-4998-915c-f5636bdfea79",
    "EndDate": "2026-06-24T16:01:55.3641635+00:00",
    "StartDate": "2026-06-24T16:01:55.3641635+00:00",
    "SchedulePreferenceDate": "2026-06-24T16:01:55.3641635+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-06-24T16:01:55.3641635+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "3962f7dd-0fc0-4572-8dac-d0affe36660c",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "7463bbf0-0128-40aa-9a26-9a99e5c80d5c",
      "Sequence": 1,
      "AncestorCategoryId": "27492de5-f880-41b2-b8e9-124f5534394c",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "ca39927c-563d-4dfb-885c-c6fb6ec2d39b",
          "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": "ca39927c-563d-4dfb-885c-c6fb6ec2d39b",
          "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": "3962f7dd-0fc0-4572-8dac-d0affe36660c",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "7463bbf0-0128-40aa-9a26-9a99e5c80d5c",
      "Sequence": 1,
      "AncestorCategoryId": "27492de5-f880-41b2-b8e9-124f5534394c",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "ca39927c-563d-4dfb-885c-c6fb6ec2d39b",
          "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": "ca39927c-563d-4dfb-885c-c6fb6ec2d39b",
          "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": "87138054-baae-4bb0-bee9-efc57a6de8e5",
    "CategoryId": "7a6d6e74-4f2a-4fed-b06e-f75915073389",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "06032415-c991-4bdf-afc1-2eece11fcbca",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "06032415-c991-4bdf-afc1-2eece11fcbca",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "2d289564-8e0b-4004-a74c-5d3cb2bb53dd",
      "Questions": [
        {
          "Id": "a83e585e-e964-4f8d-8d01-acab9a0c18a8",
          "Answers": "sample string 2"
        },
        {
          "Id": "a83e585e-e964-4f8d-8d01-acab9a0c18a8",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "2d289564-8e0b-4004-a74c-5d3cb2bb53dd",
      "Questions": [
        {
          "Id": "a83e585e-e964-4f8d-8d01-acab9a0c18a8",
          "Answers": "sample string 2"
        },
        {
          "Id": "a83e585e-e964-4f8d-8d01-acab9a0c18a8",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "5eea81cb-072d-410f-a815-26cbb5aef889",
      "ContentItemId": "9499570e-a021-4f87-ac6f-70ebba4da06c",
      "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-06-24T16:01:55.3641635+00:00",
      "RescheduleDate": "2026-06-24T16:01:55.3641635+00:00"
    },
    {
      "Id": "5eea81cb-072d-410f-a815-26cbb5aef889",
      "ContentItemId": "9499570e-a021-4f87-ac6f-70ebba4da06c",
      "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-06-24T16:01:55.3641635+00:00",
      "RescheduleDate": "2026-06-24T16:01:55.3641635+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}