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": "caee9dd2-5604-4627-9b61-ee52c781c723",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-07-25T05:44:29.2348836+00:00",
"Registration": {
"Id": "c71efcab-95c5-440c-b90c-68b51f824e31",
"UserId": "4c59d0eb-b9c8-41c8-82a5-7b2e6281ac34",
"IsCurrent": true,
"CenterId": "791f47e8-2a37-4ac7-957b-f0202d2dfc98",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "d3ffd3dc-c05f-43f5-ba09-1b1904d06c22",
"EndDate": "2026-07-25T05:44:29.2348836+00:00",
"StartDate": "2026-07-25T05:44:29.2348836+00:00",
"SchedulePreferenceDate": "2026-07-25T05:44:29.2348836+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-25T05:44:29.2348836+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "a39b6cbf-088f-41e6-aaa1-9d421eff200a",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "b26f45ee-7162-4946-aa1c-15a3891b6682",
"Sequence": 1,
"AncestorCategoryId": "fe2361fc-75ee-4a62-bd8f-0f611402668d",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "20380557-d4d0-4695-b837-6acb59b7dedf",
"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": "20380557-d4d0-4695-b837-6acb59b7dedf",
"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": "a39b6cbf-088f-41e6-aaa1-9d421eff200a",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "b26f45ee-7162-4946-aa1c-15a3891b6682",
"Sequence": 1,
"AncestorCategoryId": "fe2361fc-75ee-4a62-bd8f-0f611402668d",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "20380557-d4d0-4695-b837-6acb59b7dedf",
"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": "20380557-d4d0-4695-b837-6acb59b7dedf",
"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": "cd96f1fd-4ed7-42cc-8a32-6e704376b62d",
"CategoryId": "a490215f-312e-41eb-a951-f40c4dc5db5d",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "3b8cafc5-7165-4f5d-ab50-a6ffc95a6d02",
"Score": 1.0,
"State": 1
},
{
"Id": "3b8cafc5-7165-4f5d-ab50-a6ffc95a6d02",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "29722382-92c5-4142-9191-02801fb522b6",
"Questions": [
{
"Id": "5bb7a26f-c9ab-4e8e-bff5-485c8e42d950",
"Answers": "sample string 2"
},
{
"Id": "5bb7a26f-c9ab-4e8e-bff5-485c8e42d950",
"Answers": "sample string 2"
}
]
},
{
"Id": "29722382-92c5-4142-9191-02801fb522b6",
"Questions": [
{
"Id": "5bb7a26f-c9ab-4e8e-bff5-485c8e42d950",
"Answers": "sample string 2"
},
{
"Id": "5bb7a26f-c9ab-4e8e-bff5-485c8e42d950",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "8e5cbce8-95be-4515-b259-7f14cc995e43",
"ContentItemId": "38b0f513-2937-4211-acce-7962634ae1b8",
"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-25T05:44:29.2348836+00:00",
"RescheduleDate": "2026-07-25T05:44:29.2348836+00:00"
},
{
"Id": "8e5cbce8-95be-4515-b259-7f14cc995e43",
"ContentItemId": "38b0f513-2937-4211-acce-7962634ae1b8",
"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-25T05:44:29.2348836+00:00",
"RescheduleDate": "2026-07-25T05:44:29.2348836+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "caee9dd2-5604-4627-9b61-ee52c781c723",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-07-25T05:44:29.2661365+00:00",
"Registration": {
"Id": "c71efcab-95c5-440c-b90c-68b51f824e31",
"UserId": "4c59d0eb-b9c8-41c8-82a5-7b2e6281ac34",
"IsCurrent": true,
"CenterId": "791f47e8-2a37-4ac7-957b-f0202d2dfc98",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "d3ffd3dc-c05f-43f5-ba09-1b1904d06c22",
"EndDate": "2026-07-25T05:44:29.2348836+00:00",
"StartDate": "2026-07-25T05:44:29.2348836+00:00",
"SchedulePreferenceDate": "2026-07-25T05:44:29.2348836+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-25T05:44:29.2348836+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "a39b6cbf-088f-41e6-aaa1-9d421eff200a",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "b26f45ee-7162-4946-aa1c-15a3891b6682",
"Sequence": 1,
"AncestorCategoryId": "fe2361fc-75ee-4a62-bd8f-0f611402668d",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "20380557-d4d0-4695-b837-6acb59b7dedf",
"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": "20380557-d4d0-4695-b837-6acb59b7dedf",
"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": "a39b6cbf-088f-41e6-aaa1-9d421eff200a",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "b26f45ee-7162-4946-aa1c-15a3891b6682",
"Sequence": 1,
"AncestorCategoryId": "fe2361fc-75ee-4a62-bd8f-0f611402668d",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "20380557-d4d0-4695-b837-6acb59b7dedf",
"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": "20380557-d4d0-4695-b837-6acb59b7dedf",
"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": "cd96f1fd-4ed7-42cc-8a32-6e704376b62d",
"CategoryId": "a490215f-312e-41eb-a951-f40c4dc5db5d",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "3b8cafc5-7165-4f5d-ab50-a6ffc95a6d02",
"Score": 1.0,
"State": 1
},
{
"Id": "3b8cafc5-7165-4f5d-ab50-a6ffc95a6d02",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "29722382-92c5-4142-9191-02801fb522b6",
"Questions": [
{
"Id": "5bb7a26f-c9ab-4e8e-bff5-485c8e42d950",
"Answers": "sample string 2"
},
{
"Id": "5bb7a26f-c9ab-4e8e-bff5-485c8e42d950",
"Answers": "sample string 2"
}
]
},
{
"Id": "29722382-92c5-4142-9191-02801fb522b6",
"Questions": [
{
"Id": "5bb7a26f-c9ab-4e8e-bff5-485c8e42d950",
"Answers": "sample string 2"
},
{
"Id": "5bb7a26f-c9ab-4e8e-bff5-485c8e42d950",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "8e5cbce8-95be-4515-b259-7f14cc995e43",
"ContentItemId": "38b0f513-2937-4211-acce-7962634ae1b8",
"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-25T05:44:29.2348836+00:00",
"RescheduleDate": "2026-07-25T05:44:29.2348836+00:00"
},
{
"Id": "8e5cbce8-95be-4515-b259-7f14cc995e43",
"ContentItemId": "38b0f513-2937-4211-acce-7962634ae1b8",
"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-25T05:44:29.2348836+00:00",
"RescheduleDate": "2026-07-25T05:44:29.2348836+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}