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": "04c6c583-3a53-4b69-b461-9ec7d9372c40",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-04-10T19:18:49.6748304+00:00",
"Registration": {
"Id": "1a197703-0134-4225-b8b1-c11a6239d083",
"UserId": "ccd60771-1298-4176-8e6c-95b3d58f67bf",
"IsCurrent": true,
"CenterId": "3bbb0376-07bc-433f-b7aa-bf4139e37129",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "03d16db9-27c9-477c-97ef-e43c11fa2519",
"EndDate": "2026-04-10T19:18:49.6748304+00:00",
"StartDate": "2026-04-10T19:18:49.6748304+00:00",
"SchedulePreferenceDate": "2026-04-10T19:18:49.6748304+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-04-10T19:18:49.6748304+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "ae5fd032-09a5-4e6f-9bea-545d14e95bc5",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "7c1b1c64-ed94-4f3a-8fb6-c05d00f7844b",
"Sequence": 1,
"AncestorCategoryId": "2dcf236d-74c1-49da-86f8-b906884b55ed",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "e8d1ae1b-fc1c-4ebf-9772-47d9f50e2063",
"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": "e8d1ae1b-fc1c-4ebf-9772-47d9f50e2063",
"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": "ae5fd032-09a5-4e6f-9bea-545d14e95bc5",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "7c1b1c64-ed94-4f3a-8fb6-c05d00f7844b",
"Sequence": 1,
"AncestorCategoryId": "2dcf236d-74c1-49da-86f8-b906884b55ed",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "e8d1ae1b-fc1c-4ebf-9772-47d9f50e2063",
"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": "e8d1ae1b-fc1c-4ebf-9772-47d9f50e2063",
"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": "1368b0a0-bc42-4fee-89fa-417f618fb368",
"CategoryId": "6d01b66b-848f-41ed-8463-5fcb93157456",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "1b6e43f5-6d67-4dcf-b566-d7841416b874",
"Score": 1.0,
"State": 1
},
{
"Id": "1b6e43f5-6d67-4dcf-b566-d7841416b874",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "50b48ffc-5427-4185-abbb-778c98b04207",
"Questions": [
{
"Id": "c9ba2898-be7c-40d7-bf0a-6528ee3abce6",
"Answers": "sample string 2"
},
{
"Id": "c9ba2898-be7c-40d7-bf0a-6528ee3abce6",
"Answers": "sample string 2"
}
]
},
{
"Id": "50b48ffc-5427-4185-abbb-778c98b04207",
"Questions": [
{
"Id": "c9ba2898-be7c-40d7-bf0a-6528ee3abce6",
"Answers": "sample string 2"
},
{
"Id": "c9ba2898-be7c-40d7-bf0a-6528ee3abce6",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "36116d18-bd00-4a61-bab3-573e17e2a99b",
"ContentItemId": "dea7d9f1-6944-4b43-9f1b-a4167df92270",
"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-04-10T19:18:49.6748304+00:00",
"RescheduleDate": "2026-04-10T19:18:49.6748304+00:00"
},
{
"Id": "36116d18-bd00-4a61-bab3-573e17e2a99b",
"ContentItemId": "dea7d9f1-6944-4b43-9f1b-a4167df92270",
"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-04-10T19:18:49.6748304+00:00",
"RescheduleDate": "2026-04-10T19:18:49.6748304+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "04c6c583-3a53-4b69-b461-9ec7d9372c40",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-04-10T19:18:49.7217036+00:00",
"Registration": {
"Id": "1a197703-0134-4225-b8b1-c11a6239d083",
"UserId": "ccd60771-1298-4176-8e6c-95b3d58f67bf",
"IsCurrent": true,
"CenterId": "3bbb0376-07bc-433f-b7aa-bf4139e37129",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "03d16db9-27c9-477c-97ef-e43c11fa2519",
"EndDate": "2026-04-10T19:18:49.6748304+00:00",
"StartDate": "2026-04-10T19:18:49.6748304+00:00",
"SchedulePreferenceDate": "2026-04-10T19:18:49.6748304+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-04-10T19:18:49.6748304+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "ae5fd032-09a5-4e6f-9bea-545d14e95bc5",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "7c1b1c64-ed94-4f3a-8fb6-c05d00f7844b",
"Sequence": 1,
"AncestorCategoryId": "2dcf236d-74c1-49da-86f8-b906884b55ed",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "e8d1ae1b-fc1c-4ebf-9772-47d9f50e2063",
"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": "e8d1ae1b-fc1c-4ebf-9772-47d9f50e2063",
"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": "ae5fd032-09a5-4e6f-9bea-545d14e95bc5",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "7c1b1c64-ed94-4f3a-8fb6-c05d00f7844b",
"Sequence": 1,
"AncestorCategoryId": "2dcf236d-74c1-49da-86f8-b906884b55ed",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "e8d1ae1b-fc1c-4ebf-9772-47d9f50e2063",
"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": "e8d1ae1b-fc1c-4ebf-9772-47d9f50e2063",
"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": "1368b0a0-bc42-4fee-89fa-417f618fb368",
"CategoryId": "6d01b66b-848f-41ed-8463-5fcb93157456",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "1b6e43f5-6d67-4dcf-b566-d7841416b874",
"Score": 1.0,
"State": 1
},
{
"Id": "1b6e43f5-6d67-4dcf-b566-d7841416b874",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "50b48ffc-5427-4185-abbb-778c98b04207",
"Questions": [
{
"Id": "c9ba2898-be7c-40d7-bf0a-6528ee3abce6",
"Answers": "sample string 2"
},
{
"Id": "c9ba2898-be7c-40d7-bf0a-6528ee3abce6",
"Answers": "sample string 2"
}
]
},
{
"Id": "50b48ffc-5427-4185-abbb-778c98b04207",
"Questions": [
{
"Id": "c9ba2898-be7c-40d7-bf0a-6528ee3abce6",
"Answers": "sample string 2"
},
{
"Id": "c9ba2898-be7c-40d7-bf0a-6528ee3abce6",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "36116d18-bd00-4a61-bab3-573e17e2a99b",
"ContentItemId": "dea7d9f1-6944-4b43-9f1b-a4167df92270",
"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-04-10T19:18:49.6748304+00:00",
"RescheduleDate": "2026-04-10T19:18:49.6748304+00:00"
},
{
"Id": "36116d18-bd00-4a61-bab3-573e17e2a99b",
"ContentItemId": "dea7d9f1-6944-4b43-9f1b-a4167df92270",
"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-04-10T19:18:49.6748304+00:00",
"RescheduleDate": "2026-04-10T19:18:49.6748304+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}