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": "9116a1c2-4173-41ed-ab64-1ed563bae273",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-04-10T02:13:11.9785026+00:00",
"Registration": {
"Id": "6bc815df-2d9e-4e5d-af49-93d3c355b815",
"UserId": "b3b9b22c-18b5-457d-9895-5c0f5dfcdbb2",
"IsCurrent": true,
"CenterId": "4a0b5dea-a89b-4137-bc75-4ca34bf3e306",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "38059ca9-9308-4621-8f45-100e82515b95",
"EndDate": "2026-04-10T02:13:11.9785026+00:00",
"StartDate": "2026-04-10T02:13:11.9785026+00:00",
"SchedulePreferenceDate": "2026-04-10T02:13:11.9785026+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-10T02:13:11.9785026+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "7f0ed0b4-a6f2-4b36-9fc1-c5189eff8943",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "a8bcfaf6-bbae-4c67-b31a-765f413a47f5",
"Sequence": 1,
"AncestorCategoryId": "a169242d-b1b1-4f47-a1cc-8d37cac761b8",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "d9096785-d2f1-469c-aab0-0157b83f857a",
"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": "d9096785-d2f1-469c-aab0-0157b83f857a",
"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": "7f0ed0b4-a6f2-4b36-9fc1-c5189eff8943",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "a8bcfaf6-bbae-4c67-b31a-765f413a47f5",
"Sequence": 1,
"AncestorCategoryId": "a169242d-b1b1-4f47-a1cc-8d37cac761b8",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "d9096785-d2f1-469c-aab0-0157b83f857a",
"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": "d9096785-d2f1-469c-aab0-0157b83f857a",
"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": "1422d020-4deb-4065-9a60-b9a2dd6caabd",
"CategoryId": "07135618-df15-4c1a-923e-50e0ddb4d5fa",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "45c5ff68-3d5b-4939-9bc9-29e291da35a0",
"Score": 1.0,
"State": 1
},
{
"Id": "45c5ff68-3d5b-4939-9bc9-29e291da35a0",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "62019cf4-5467-48a9-9bac-4b2bcfe3d3f6",
"Questions": [
{
"Id": "485d7cb9-ff8e-4f37-bf79-1e144ed0de11",
"Answers": "sample string 2"
},
{
"Id": "485d7cb9-ff8e-4f37-bf79-1e144ed0de11",
"Answers": "sample string 2"
}
]
},
{
"Id": "62019cf4-5467-48a9-9bac-4b2bcfe3d3f6",
"Questions": [
{
"Id": "485d7cb9-ff8e-4f37-bf79-1e144ed0de11",
"Answers": "sample string 2"
},
{
"Id": "485d7cb9-ff8e-4f37-bf79-1e144ed0de11",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "a3e52245-78d4-42b7-acae-c73cfc7fd7c8",
"ContentItemId": "a8724a6c-971c-4e7d-984a-878f29f1c150",
"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-10T02:13:11.9785026+00:00",
"RescheduleDate": "2026-04-10T02:13:11.9785026+00:00"
},
{
"Id": "a3e52245-78d4-42b7-acae-c73cfc7fd7c8",
"ContentItemId": "a8724a6c-971c-4e7d-984a-878f29f1c150",
"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-10T02:13:11.9785026+00:00",
"RescheduleDate": "2026-04-10T02:13:11.9785026+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "9116a1c2-4173-41ed-ab64-1ed563bae273",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-04-10T02:13:12.0097526+00:00",
"Registration": {
"Id": "6bc815df-2d9e-4e5d-af49-93d3c355b815",
"UserId": "b3b9b22c-18b5-457d-9895-5c0f5dfcdbb2",
"IsCurrent": true,
"CenterId": "4a0b5dea-a89b-4137-bc75-4ca34bf3e306",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "38059ca9-9308-4621-8f45-100e82515b95",
"EndDate": "2026-04-10T02:13:11.9785026+00:00",
"StartDate": "2026-04-10T02:13:11.9785026+00:00",
"SchedulePreferenceDate": "2026-04-10T02:13:11.9785026+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-10T02:13:11.9785026+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "7f0ed0b4-a6f2-4b36-9fc1-c5189eff8943",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "a8bcfaf6-bbae-4c67-b31a-765f413a47f5",
"Sequence": 1,
"AncestorCategoryId": "a169242d-b1b1-4f47-a1cc-8d37cac761b8",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "d9096785-d2f1-469c-aab0-0157b83f857a",
"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": "d9096785-d2f1-469c-aab0-0157b83f857a",
"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": "7f0ed0b4-a6f2-4b36-9fc1-c5189eff8943",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "a8bcfaf6-bbae-4c67-b31a-765f413a47f5",
"Sequence": 1,
"AncestorCategoryId": "a169242d-b1b1-4f47-a1cc-8d37cac761b8",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "d9096785-d2f1-469c-aab0-0157b83f857a",
"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": "d9096785-d2f1-469c-aab0-0157b83f857a",
"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": "1422d020-4deb-4065-9a60-b9a2dd6caabd",
"CategoryId": "07135618-df15-4c1a-923e-50e0ddb4d5fa",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "45c5ff68-3d5b-4939-9bc9-29e291da35a0",
"Score": 1.0,
"State": 1
},
{
"Id": "45c5ff68-3d5b-4939-9bc9-29e291da35a0",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "62019cf4-5467-48a9-9bac-4b2bcfe3d3f6",
"Questions": [
{
"Id": "485d7cb9-ff8e-4f37-bf79-1e144ed0de11",
"Answers": "sample string 2"
},
{
"Id": "485d7cb9-ff8e-4f37-bf79-1e144ed0de11",
"Answers": "sample string 2"
}
]
},
{
"Id": "62019cf4-5467-48a9-9bac-4b2bcfe3d3f6",
"Questions": [
{
"Id": "485d7cb9-ff8e-4f37-bf79-1e144ed0de11",
"Answers": "sample string 2"
},
{
"Id": "485d7cb9-ff8e-4f37-bf79-1e144ed0de11",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "a3e52245-78d4-42b7-acae-c73cfc7fd7c8",
"ContentItemId": "a8724a6c-971c-4e7d-984a-878f29f1c150",
"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-10T02:13:11.9785026+00:00",
"RescheduleDate": "2026-04-10T02:13:11.9785026+00:00"
},
{
"Id": "a3e52245-78d4-42b7-acae-c73cfc7fd7c8",
"ContentItemId": "a8724a6c-971c-4e7d-984a-878f29f1c150",
"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-10T02:13:11.9785026+00:00",
"RescheduleDate": "2026-04-10T02:13:11.9785026+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}