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": "e40e216c-ccd3-4d33-9ef5-4f46b707beec",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-07-22T04:41:57.4163542+00:00",
  "Registration": {
    "Id": "ca13a4fa-489a-4a06-a635-7fe92edb4565",
    "UserId": "fca9af7d-8cf1-4886-8f77-48ddae3ef901",
    "IsCurrent": true,
    "CenterId": "e3847919-d3e6-4f00-b6a8-c27d4665a985",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "06063c76-b54f-4232-bc02-c6eda21ed6e3",
    "EndDate": "2026-07-22T04:41:57.400728+00:00",
    "StartDate": "2026-07-22T04:41:57.400728+00:00",
    "SchedulePreferenceDate": "2026-07-22T04:41:57.400728+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-07-22T04:41:57.400728+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "2eaa2c37-2716-4516-904c-2c04724e5e1c",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "11678083-c5d7-4bc9-a532-08e89f17b289",
      "Sequence": 1,
      "AncestorCategoryId": "427c6adf-d423-4a0c-a046-8531a0d12cf3",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "e6b9633b-bd3a-4f9a-a618-f99ec03324ae",
          "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": "e6b9633b-bd3a-4f9a-a618-f99ec03324ae",
          "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": "2eaa2c37-2716-4516-904c-2c04724e5e1c",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "11678083-c5d7-4bc9-a532-08e89f17b289",
      "Sequence": 1,
      "AncestorCategoryId": "427c6adf-d423-4a0c-a046-8531a0d12cf3",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "e6b9633b-bd3a-4f9a-a618-f99ec03324ae",
          "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": "e6b9633b-bd3a-4f9a-a618-f99ec03324ae",
          "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": "e7933e3a-d2e3-4826-be00-aaa2aa9a2274",
    "CategoryId": "a10f9993-203c-410d-a1ea-7d0425c8fcaa",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "266c4b37-7def-4cca-ae63-b12509756c59",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "266c4b37-7def-4cca-ae63-b12509756c59",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "267720de-3413-4b5c-8902-dcd14a20acf4",
      "Questions": [
        {
          "Id": "0792b787-f3dc-4a81-8bb1-e4d93e095cd0",
          "Answers": "sample string 2"
        },
        {
          "Id": "0792b787-f3dc-4a81-8bb1-e4d93e095cd0",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "267720de-3413-4b5c-8902-dcd14a20acf4",
      "Questions": [
        {
          "Id": "0792b787-f3dc-4a81-8bb1-e4d93e095cd0",
          "Answers": "sample string 2"
        },
        {
          "Id": "0792b787-f3dc-4a81-8bb1-e4d93e095cd0",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "d52ca95d-9502-434c-b91c-80cea86b4913",
      "ContentItemId": "6f88aa9f-1cc3-47ed-97ad-d5071cf6fee2",
      "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-07-22T04:41:57.4163542+00:00",
      "RescheduleDate": "2026-07-22T04:41:57.4163542+00:00"
    },
    {
      "Id": "d52ca95d-9502-434c-b91c-80cea86b4913",
      "ContentItemId": "6f88aa9f-1cc3-47ed-97ad-d5071cf6fee2",
      "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-07-22T04:41:57.4163542+00:00",
      "RescheduleDate": "2026-07-22T04:41:57.4163542+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "e40e216c-ccd3-4d33-9ef5-4f46b707beec",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-07-22T04:41:57.4476094+00:00",
  "Registration": {
    "Id": "ca13a4fa-489a-4a06-a635-7fe92edb4565",
    "UserId": "fca9af7d-8cf1-4886-8f77-48ddae3ef901",
    "IsCurrent": true,
    "CenterId": "e3847919-d3e6-4f00-b6a8-c27d4665a985",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "06063c76-b54f-4232-bc02-c6eda21ed6e3",
    "EndDate": "2026-07-22T04:41:57.400728+00:00",
    "StartDate": "2026-07-22T04:41:57.400728+00:00",
    "SchedulePreferenceDate": "2026-07-22T04:41:57.400728+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-07-22T04:41:57.400728+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "2eaa2c37-2716-4516-904c-2c04724e5e1c",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "11678083-c5d7-4bc9-a532-08e89f17b289",
      "Sequence": 1,
      "AncestorCategoryId": "427c6adf-d423-4a0c-a046-8531a0d12cf3",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "e6b9633b-bd3a-4f9a-a618-f99ec03324ae",
          "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": "e6b9633b-bd3a-4f9a-a618-f99ec03324ae",
          "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": "2eaa2c37-2716-4516-904c-2c04724e5e1c",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "11678083-c5d7-4bc9-a532-08e89f17b289",
      "Sequence": 1,
      "AncestorCategoryId": "427c6adf-d423-4a0c-a046-8531a0d12cf3",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "e6b9633b-bd3a-4f9a-a618-f99ec03324ae",
          "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": "e6b9633b-bd3a-4f9a-a618-f99ec03324ae",
          "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": "e7933e3a-d2e3-4826-be00-aaa2aa9a2274",
    "CategoryId": "a10f9993-203c-410d-a1ea-7d0425c8fcaa",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "266c4b37-7def-4cca-ae63-b12509756c59",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "266c4b37-7def-4cca-ae63-b12509756c59",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "267720de-3413-4b5c-8902-dcd14a20acf4",
      "Questions": [
        {
          "Id": "0792b787-f3dc-4a81-8bb1-e4d93e095cd0",
          "Answers": "sample string 2"
        },
        {
          "Id": "0792b787-f3dc-4a81-8bb1-e4d93e095cd0",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "267720de-3413-4b5c-8902-dcd14a20acf4",
      "Questions": [
        {
          "Id": "0792b787-f3dc-4a81-8bb1-e4d93e095cd0",
          "Answers": "sample string 2"
        },
        {
          "Id": "0792b787-f3dc-4a81-8bb1-e4d93e095cd0",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "d52ca95d-9502-434c-b91c-80cea86b4913",
      "ContentItemId": "6f88aa9f-1cc3-47ed-97ad-d5071cf6fee2",
      "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-07-22T04:41:57.4163542+00:00",
      "RescheduleDate": "2026-07-22T04:41:57.4163542+00:00"
    },
    {
      "Id": "d52ca95d-9502-434c-b91c-80cea86b4913",
      "ContentItemId": "6f88aa9f-1cc3-47ed-97ad-d5071cf6fee2",
      "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-07-22T04:41:57.4163542+00:00",
      "RescheduleDate": "2026-07-22T04:41:57.4163542+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}