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
| Name | Description | Type | Additional information |
|---|---|---|---|
| userIdentifier |
user's identifier |
PearsonEnglish.LearningServices.Business.Helpers.UserIdentifier |
Required |
Body Parameters
None.
Response Information
Resource Description
PearsonEnglish.LearningServices.Core.Models.Views.UserStateBackwardCompatibleViewModel| Name | Description | Type | Additional 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": "d0f2fd86-7844-4004-b9d2-5de38ffe2e9a",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-09-25T13:07:38.4433161+00:00",
"Registration": {
"Id": "f0553ffe-eea5-4062-91d2-483f8f9eb9a7",
"UserId": "519fa1ef-e271-48aa-9b6a-5aa394f0d64b",
"IsCurrent": true,
"CenterId": "89db1cc4-7123-43f1-a648-5605936dd1ff",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "b61f821f-13db-4fc7-be62-9303db6177f9",
"EndDate": "2026-09-25T13:07:38.4433161+00:00",
"StartDate": "2026-09-25T13:07:38.4433161+00:00",
"SchedulePreferenceDate": "2026-09-25T13:07:38.4433161+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-25T13:07:38.4433161+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "cff0db74-3755-4bfa-82f4-58b66bb99711",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "5450c5a1-c939-4bb6-a7cd-ed4cf2f420d8",
"Sequence": 1,
"AncestorCategoryId": "dc6c6b74-d2db-4546-8c9b-f1f0a60feaa9",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "e6cd3bf0-4d2d-4ab4-944e-a14357cc87f0",
"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": "e6cd3bf0-4d2d-4ab4-944e-a14357cc87f0",
"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": "cff0db74-3755-4bfa-82f4-58b66bb99711",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "5450c5a1-c939-4bb6-a7cd-ed4cf2f420d8",
"Sequence": 1,
"AncestorCategoryId": "dc6c6b74-d2db-4546-8c9b-f1f0a60feaa9",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "e6cd3bf0-4d2d-4ab4-944e-a14357cc87f0",
"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": "e6cd3bf0-4d2d-4ab4-944e-a14357cc87f0",
"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": "dc11555d-e419-4ddd-ac9e-2f3181416106",
"CategoryId": "8e63045a-eb9b-414d-973f-5c7876c4cd45",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "b27feab4-a9ed-49a5-b53c-deb539d66e7b",
"Score": 1.0,
"State": 1
},
{
"Id": "b27feab4-a9ed-49a5-b53c-deb539d66e7b",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "30baf603-6062-45e0-9d9e-be4130fa2864",
"Questions": [
{
"Id": "ffa5dd67-9e9b-4998-bcea-fda104757452",
"Answers": "sample string 2"
},
{
"Id": "ffa5dd67-9e9b-4998-bcea-fda104757452",
"Answers": "sample string 2"
}
]
},
{
"Id": "30baf603-6062-45e0-9d9e-be4130fa2864",
"Questions": [
{
"Id": "ffa5dd67-9e9b-4998-bcea-fda104757452",
"Answers": "sample string 2"
},
{
"Id": "ffa5dd67-9e9b-4998-bcea-fda104757452",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "6c7b05df-d3ba-43e9-a7e9-8996252161cf",
"ContentItemId": "880d40c2-9df7-46e2-9dcd-ac63f7aa361e",
"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-25T13:07:38.4433161+00:00",
"RescheduleDate": "2026-09-25T13:07:38.4433161+00:00"
},
{
"Id": "6c7b05df-d3ba-43e9-a7e9-8996252161cf",
"ContentItemId": "880d40c2-9df7-46e2-9dcd-ac63f7aa361e",
"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-25T13:07:38.4433161+00:00",
"RescheduleDate": "2026-09-25T13:07:38.4433161+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "d0f2fd86-7844-4004-b9d2-5de38ffe2e9a",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-09-25T13:07:38.505811+00:00",
"Registration": {
"Id": "f0553ffe-eea5-4062-91d2-483f8f9eb9a7",
"UserId": "519fa1ef-e271-48aa-9b6a-5aa394f0d64b",
"IsCurrent": true,
"CenterId": "89db1cc4-7123-43f1-a648-5605936dd1ff",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "b61f821f-13db-4fc7-be62-9303db6177f9",
"EndDate": "2026-09-25T13:07:38.4433161+00:00",
"StartDate": "2026-09-25T13:07:38.4433161+00:00",
"SchedulePreferenceDate": "2026-09-25T13:07:38.4433161+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-25T13:07:38.4433161+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "cff0db74-3755-4bfa-82f4-58b66bb99711",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "5450c5a1-c939-4bb6-a7cd-ed4cf2f420d8",
"Sequence": 1,
"AncestorCategoryId": "dc6c6b74-d2db-4546-8c9b-f1f0a60feaa9",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "e6cd3bf0-4d2d-4ab4-944e-a14357cc87f0",
"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": "e6cd3bf0-4d2d-4ab4-944e-a14357cc87f0",
"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": "cff0db74-3755-4bfa-82f4-58b66bb99711",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "5450c5a1-c939-4bb6-a7cd-ed4cf2f420d8",
"Sequence": 1,
"AncestorCategoryId": "dc6c6b74-d2db-4546-8c9b-f1f0a60feaa9",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "e6cd3bf0-4d2d-4ab4-944e-a14357cc87f0",
"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": "e6cd3bf0-4d2d-4ab4-944e-a14357cc87f0",
"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": "dc11555d-e419-4ddd-ac9e-2f3181416106",
"CategoryId": "8e63045a-eb9b-414d-973f-5c7876c4cd45",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "b27feab4-a9ed-49a5-b53c-deb539d66e7b",
"Score": 1.0,
"State": 1
},
{
"Id": "b27feab4-a9ed-49a5-b53c-deb539d66e7b",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "30baf603-6062-45e0-9d9e-be4130fa2864",
"Questions": [
{
"Id": "ffa5dd67-9e9b-4998-bcea-fda104757452",
"Answers": "sample string 2"
},
{
"Id": "ffa5dd67-9e9b-4998-bcea-fda104757452",
"Answers": "sample string 2"
}
]
},
{
"Id": "30baf603-6062-45e0-9d9e-be4130fa2864",
"Questions": [
{
"Id": "ffa5dd67-9e9b-4998-bcea-fda104757452",
"Answers": "sample string 2"
},
{
"Id": "ffa5dd67-9e9b-4998-bcea-fda104757452",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "6c7b05df-d3ba-43e9-a7e9-8996252161cf",
"ContentItemId": "880d40c2-9df7-46e2-9dcd-ac63f7aa361e",
"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-25T13:07:38.4433161+00:00",
"RescheduleDate": "2026-09-25T13:07:38.4433161+00:00"
},
{
"Id": "6c7b05df-d3ba-43e9-a7e9-8996252161cf",
"ContentItemId": "880d40c2-9df7-46e2-9dcd-ac63f7aa361e",
"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-25T13:07:38.4433161+00:00",
"RescheduleDate": "2026-09-25T13:07:38.4433161+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}