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": "ada3f58b-2d08-44f9-9957-479332a767b3",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-02-19T16:59:03.9767234+00:00",
"Registration": {
"Id": "3461c332-14db-41ba-a243-96d4d2b27bf8",
"UserId": "4bfe9423-a447-4bb4-9a2b-9d6cb635f3fb",
"IsCurrent": true,
"CenterId": "55c62aee-e829-48a5-b261-ca47d4c8a1a1",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "de02fa77-1b01-4f7b-807b-2c09eb97ea09",
"EndDate": "2026-02-19T16:59:03.9610986+00:00",
"StartDate": "2026-02-19T16:59:03.9610986+00:00",
"SchedulePreferenceDate": "2026-02-19T16:59:03.9610986+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-02-19T16:59:03.9610986+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "4e50f970-f300-474b-a932-a580882c8090",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "d8114668-c30e-44ad-ae77-1179772c942a",
"Sequence": 1,
"AncestorCategoryId": "9103a400-42de-4ae0-99b5-e5026fd9518c",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "0f4b5816-f3a3-4e86-ace3-8c5d0060830a",
"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": "0f4b5816-f3a3-4e86-ace3-8c5d0060830a",
"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": "4e50f970-f300-474b-a932-a580882c8090",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "d8114668-c30e-44ad-ae77-1179772c942a",
"Sequence": 1,
"AncestorCategoryId": "9103a400-42de-4ae0-99b5-e5026fd9518c",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "0f4b5816-f3a3-4e86-ace3-8c5d0060830a",
"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": "0f4b5816-f3a3-4e86-ace3-8c5d0060830a",
"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": "fe5cb52a-b493-4efe-9421-0b555eb10716",
"CategoryId": "c8b7b60b-3d06-45e5-8f7e-cf1f455426e3",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "5bb18811-5dff-431a-b841-2199e5c367d4",
"Score": 1.0,
"State": 1
},
{
"Id": "5bb18811-5dff-431a-b841-2199e5c367d4",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "528c8429-4b9b-468e-8a28-83ff0cab0e34",
"Questions": [
{
"Id": "3ea9039b-75ae-4455-af76-d62765ce3ff1",
"Answers": "sample string 2"
},
{
"Id": "3ea9039b-75ae-4455-af76-d62765ce3ff1",
"Answers": "sample string 2"
}
]
},
{
"Id": "528c8429-4b9b-468e-8a28-83ff0cab0e34",
"Questions": [
{
"Id": "3ea9039b-75ae-4455-af76-d62765ce3ff1",
"Answers": "sample string 2"
},
{
"Id": "3ea9039b-75ae-4455-af76-d62765ce3ff1",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "10231f43-d22e-442e-9fcd-97cb1c722b25",
"ContentItemId": "0f3ca651-6c6d-4c9a-a619-c09c04766531",
"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-02-19T16:59:03.9610986+00:00",
"RescheduleDate": "2026-02-19T16:59:03.9610986+00:00"
},
{
"Id": "10231f43-d22e-442e-9fcd-97cb1c722b25",
"ContentItemId": "0f3ca651-6c6d-4c9a-a619-c09c04766531",
"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-02-19T16:59:03.9610986+00:00",
"RescheduleDate": "2026-02-19T16:59:03.9610986+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "ada3f58b-2d08-44f9-9957-479332a767b3",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-02-19T16:59:04.0235932+00:00",
"Registration": {
"Id": "3461c332-14db-41ba-a243-96d4d2b27bf8",
"UserId": "4bfe9423-a447-4bb4-9a2b-9d6cb635f3fb",
"IsCurrent": true,
"CenterId": "55c62aee-e829-48a5-b261-ca47d4c8a1a1",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "de02fa77-1b01-4f7b-807b-2c09eb97ea09",
"EndDate": "2026-02-19T16:59:03.9610986+00:00",
"StartDate": "2026-02-19T16:59:03.9610986+00:00",
"SchedulePreferenceDate": "2026-02-19T16:59:03.9610986+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-02-19T16:59:03.9610986+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "4e50f970-f300-474b-a932-a580882c8090",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "d8114668-c30e-44ad-ae77-1179772c942a",
"Sequence": 1,
"AncestorCategoryId": "9103a400-42de-4ae0-99b5-e5026fd9518c",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "0f4b5816-f3a3-4e86-ace3-8c5d0060830a",
"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": "0f4b5816-f3a3-4e86-ace3-8c5d0060830a",
"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": "4e50f970-f300-474b-a932-a580882c8090",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "d8114668-c30e-44ad-ae77-1179772c942a",
"Sequence": 1,
"AncestorCategoryId": "9103a400-42de-4ae0-99b5-e5026fd9518c",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "0f4b5816-f3a3-4e86-ace3-8c5d0060830a",
"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": "0f4b5816-f3a3-4e86-ace3-8c5d0060830a",
"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": "fe5cb52a-b493-4efe-9421-0b555eb10716",
"CategoryId": "c8b7b60b-3d06-45e5-8f7e-cf1f455426e3",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "5bb18811-5dff-431a-b841-2199e5c367d4",
"Score": 1.0,
"State": 1
},
{
"Id": "5bb18811-5dff-431a-b841-2199e5c367d4",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "528c8429-4b9b-468e-8a28-83ff0cab0e34",
"Questions": [
{
"Id": "3ea9039b-75ae-4455-af76-d62765ce3ff1",
"Answers": "sample string 2"
},
{
"Id": "3ea9039b-75ae-4455-af76-d62765ce3ff1",
"Answers": "sample string 2"
}
]
},
{
"Id": "528c8429-4b9b-468e-8a28-83ff0cab0e34",
"Questions": [
{
"Id": "3ea9039b-75ae-4455-af76-d62765ce3ff1",
"Answers": "sample string 2"
},
{
"Id": "3ea9039b-75ae-4455-af76-d62765ce3ff1",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "10231f43-d22e-442e-9fcd-97cb1c722b25",
"ContentItemId": "0f3ca651-6c6d-4c9a-a619-c09c04766531",
"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-02-19T16:59:03.9610986+00:00",
"RescheduleDate": "2026-02-19T16:59:03.9610986+00:00"
},
{
"Id": "10231f43-d22e-442e-9fcd-97cb1c722b25",
"ContentItemId": "0f3ca651-6c6d-4c9a-a619-c09c04766531",
"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-02-19T16:59:03.9610986+00:00",
"RescheduleDate": "2026-02-19T16:59:03.9610986+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}