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": "03b70f89-4e5a-42d1-aff2-ec48e25786db",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-06-20T12:27:25.2400687+00:00",
"Registration": {
"Id": "5962f413-c827-4c6c-919f-740ab2b0a2b1",
"UserId": "c082ed7b-6954-4215-a5af-de1b65edb353",
"IsCurrent": true,
"CenterId": "8782db99-c4d4-4722-a43e-4fa549d7f555",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "79efd40a-c34e-49a4-b7a9-3eb517743f0c",
"EndDate": "2026-06-20T12:27:25.2400687+00:00",
"StartDate": "2026-06-20T12:27:25.2400687+00:00",
"SchedulePreferenceDate": "2026-06-20T12:27:25.2400687+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-06-20T12:27:25.2400687+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "5d8ca32e-db52-4731-b839-ef82974d257a",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "877a2bdf-43ce-42c5-9ff5-885285f73b7d",
"Sequence": 1,
"AncestorCategoryId": "5a6266f7-d38c-4a9a-bac3-5aca70c7a5d4",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "b795acb9-a1cd-49d4-be7c-8a70de21b646",
"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": "b795acb9-a1cd-49d4-be7c-8a70de21b646",
"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": "5d8ca32e-db52-4731-b839-ef82974d257a",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "877a2bdf-43ce-42c5-9ff5-885285f73b7d",
"Sequence": 1,
"AncestorCategoryId": "5a6266f7-d38c-4a9a-bac3-5aca70c7a5d4",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "b795acb9-a1cd-49d4-be7c-8a70de21b646",
"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": "b795acb9-a1cd-49d4-be7c-8a70de21b646",
"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": "b265c9c1-6ecf-4800-a3d3-bf66eb4a7080",
"CategoryId": "ebe6367a-15c9-44d7-82c2-e3393dcfac8d",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "6d7bd9f8-1929-4814-be0f-a4f810c3b55b",
"Score": 1.0,
"State": 1
},
{
"Id": "6d7bd9f8-1929-4814-be0f-a4f810c3b55b",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "ace20bf9-5865-4828-9968-b125b9773c6b",
"Questions": [
{
"Id": "edfe33c1-9d3c-40ad-8d93-c943eb17ec0a",
"Answers": "sample string 2"
},
{
"Id": "edfe33c1-9d3c-40ad-8d93-c943eb17ec0a",
"Answers": "sample string 2"
}
]
},
{
"Id": "ace20bf9-5865-4828-9968-b125b9773c6b",
"Questions": [
{
"Id": "edfe33c1-9d3c-40ad-8d93-c943eb17ec0a",
"Answers": "sample string 2"
},
{
"Id": "edfe33c1-9d3c-40ad-8d93-c943eb17ec0a",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "ff3ce179-5ab6-427a-a6fc-fb7c676b1137",
"ContentItemId": "08411461-a083-4a6c-ad6e-548e47d8152a",
"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-06-20T12:27:25.2400687+00:00",
"RescheduleDate": "2026-06-20T12:27:25.2400687+00:00"
},
{
"Id": "ff3ce179-5ab6-427a-a6fc-fb7c676b1137",
"ContentItemId": "08411461-a083-4a6c-ad6e-548e47d8152a",
"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-06-20T12:27:25.2400687+00:00",
"RescheduleDate": "2026-06-20T12:27:25.2400687+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "03b70f89-4e5a-42d1-aff2-ec48e25786db",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-06-20T12:27:25.2713177+00:00",
"Registration": {
"Id": "5962f413-c827-4c6c-919f-740ab2b0a2b1",
"UserId": "c082ed7b-6954-4215-a5af-de1b65edb353",
"IsCurrent": true,
"CenterId": "8782db99-c4d4-4722-a43e-4fa549d7f555",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "79efd40a-c34e-49a4-b7a9-3eb517743f0c",
"EndDate": "2026-06-20T12:27:25.2400687+00:00",
"StartDate": "2026-06-20T12:27:25.2400687+00:00",
"SchedulePreferenceDate": "2026-06-20T12:27:25.2400687+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-06-20T12:27:25.2400687+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "5d8ca32e-db52-4731-b839-ef82974d257a",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "877a2bdf-43ce-42c5-9ff5-885285f73b7d",
"Sequence": 1,
"AncestorCategoryId": "5a6266f7-d38c-4a9a-bac3-5aca70c7a5d4",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "b795acb9-a1cd-49d4-be7c-8a70de21b646",
"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": "b795acb9-a1cd-49d4-be7c-8a70de21b646",
"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": "5d8ca32e-db52-4731-b839-ef82974d257a",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "877a2bdf-43ce-42c5-9ff5-885285f73b7d",
"Sequence": 1,
"AncestorCategoryId": "5a6266f7-d38c-4a9a-bac3-5aca70c7a5d4",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "b795acb9-a1cd-49d4-be7c-8a70de21b646",
"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": "b795acb9-a1cd-49d4-be7c-8a70de21b646",
"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": "b265c9c1-6ecf-4800-a3d3-bf66eb4a7080",
"CategoryId": "ebe6367a-15c9-44d7-82c2-e3393dcfac8d",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "6d7bd9f8-1929-4814-be0f-a4f810c3b55b",
"Score": 1.0,
"State": 1
},
{
"Id": "6d7bd9f8-1929-4814-be0f-a4f810c3b55b",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "ace20bf9-5865-4828-9968-b125b9773c6b",
"Questions": [
{
"Id": "edfe33c1-9d3c-40ad-8d93-c943eb17ec0a",
"Answers": "sample string 2"
},
{
"Id": "edfe33c1-9d3c-40ad-8d93-c943eb17ec0a",
"Answers": "sample string 2"
}
]
},
{
"Id": "ace20bf9-5865-4828-9968-b125b9773c6b",
"Questions": [
{
"Id": "edfe33c1-9d3c-40ad-8d93-c943eb17ec0a",
"Answers": "sample string 2"
},
{
"Id": "edfe33c1-9d3c-40ad-8d93-c943eb17ec0a",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "ff3ce179-5ab6-427a-a6fc-fb7c676b1137",
"ContentItemId": "08411461-a083-4a6c-ad6e-548e47d8152a",
"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-06-20T12:27:25.2400687+00:00",
"RescheduleDate": "2026-06-20T12:27:25.2400687+00:00"
},
{
"Id": "ff3ce179-5ab6-427a-a6fc-fb7c676b1137",
"ContentItemId": "08411461-a083-4a6c-ad6e-548e47d8152a",
"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-06-20T12:27:25.2400687+00:00",
"RescheduleDate": "2026-06-20T12:27:25.2400687+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}