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": "7d17201c-0dff-4d72-8b66-9f8fe8d45eee",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-09-03T11:36:56.4668928+00:00",
"Registration": {
"Id": "9e6b31c0-0f1a-4287-9d8e-2f857719c0dc",
"UserId": "3fa55d7f-b93d-4279-a88d-147430ed75e0",
"IsCurrent": true,
"CenterId": "766137cb-0c91-4f30-af05-e751baef7ee3",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "6dfb5844-2a18-471c-a152-6f907a0016e4",
"EndDate": "2026-09-03T11:36:56.4512624+00:00",
"StartDate": "2026-09-03T11:36:56.4512624+00:00",
"SchedulePreferenceDate": "2026-09-03T11:36:56.4512624+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-09-03T11:36:56.4512624+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "13ef5b5d-19fe-4d78-aa8e-e8557bd671c9",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "0c787dda-86b3-4d00-ae5f-bedb985ab7c8",
"Sequence": 1,
"AncestorCategoryId": "52fa35cc-31a1-4641-afa2-1bd61fccb1cd",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "44d605a1-4917-4ec4-b6e0-f985caf0e799",
"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": "44d605a1-4917-4ec4-b6e0-f985caf0e799",
"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": "13ef5b5d-19fe-4d78-aa8e-e8557bd671c9",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "0c787dda-86b3-4d00-ae5f-bedb985ab7c8",
"Sequence": 1,
"AncestorCategoryId": "52fa35cc-31a1-4641-afa2-1bd61fccb1cd",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "44d605a1-4917-4ec4-b6e0-f985caf0e799",
"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": "44d605a1-4917-4ec4-b6e0-f985caf0e799",
"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": "972ca61b-ca24-48aa-961d-329309b897a5",
"CategoryId": "2b9d18d4-32f1-40e9-a8bd-ca526c892be7",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "debcd007-8657-4f19-9ad4-4e77eaa5927f",
"Score": 1.0,
"State": 1
},
{
"Id": "debcd007-8657-4f19-9ad4-4e77eaa5927f",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "198a5f5a-7dd7-4ef0-9ad4-dceeaaa982f9",
"Questions": [
{
"Id": "69a0926c-4b7b-42a1-bb32-ebab983ffd4d",
"Answers": "sample string 2"
},
{
"Id": "69a0926c-4b7b-42a1-bb32-ebab983ffd4d",
"Answers": "sample string 2"
}
]
},
{
"Id": "198a5f5a-7dd7-4ef0-9ad4-dceeaaa982f9",
"Questions": [
{
"Id": "69a0926c-4b7b-42a1-bb32-ebab983ffd4d",
"Answers": "sample string 2"
},
{
"Id": "69a0926c-4b7b-42a1-bb32-ebab983ffd4d",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "5a215d93-88de-439f-8cba-3dda4840554b",
"ContentItemId": "3747b18a-4a97-45ef-8cc6-3daf768c2b95",
"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-09-03T11:36:56.4512624+00:00",
"RescheduleDate": "2026-09-03T11:36:56.4512624+00:00"
},
{
"Id": "5a215d93-88de-439f-8cba-3dda4840554b",
"ContentItemId": "3747b18a-4a97-45ef-8cc6-3daf768c2b95",
"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-09-03T11:36:56.4512624+00:00",
"RescheduleDate": "2026-09-03T11:36:56.4512624+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "7d17201c-0dff-4d72-8b66-9f8fe8d45eee",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-09-03T11:36:56.4825211+00:00",
"Registration": {
"Id": "9e6b31c0-0f1a-4287-9d8e-2f857719c0dc",
"UserId": "3fa55d7f-b93d-4279-a88d-147430ed75e0",
"IsCurrent": true,
"CenterId": "766137cb-0c91-4f30-af05-e751baef7ee3",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "6dfb5844-2a18-471c-a152-6f907a0016e4",
"EndDate": "2026-09-03T11:36:56.4512624+00:00",
"StartDate": "2026-09-03T11:36:56.4512624+00:00",
"SchedulePreferenceDate": "2026-09-03T11:36:56.4512624+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-09-03T11:36:56.4512624+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "13ef5b5d-19fe-4d78-aa8e-e8557bd671c9",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "0c787dda-86b3-4d00-ae5f-bedb985ab7c8",
"Sequence": 1,
"AncestorCategoryId": "52fa35cc-31a1-4641-afa2-1bd61fccb1cd",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "44d605a1-4917-4ec4-b6e0-f985caf0e799",
"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": "44d605a1-4917-4ec4-b6e0-f985caf0e799",
"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": "13ef5b5d-19fe-4d78-aa8e-e8557bd671c9",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "0c787dda-86b3-4d00-ae5f-bedb985ab7c8",
"Sequence": 1,
"AncestorCategoryId": "52fa35cc-31a1-4641-afa2-1bd61fccb1cd",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "44d605a1-4917-4ec4-b6e0-f985caf0e799",
"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": "44d605a1-4917-4ec4-b6e0-f985caf0e799",
"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": "972ca61b-ca24-48aa-961d-329309b897a5",
"CategoryId": "2b9d18d4-32f1-40e9-a8bd-ca526c892be7",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "debcd007-8657-4f19-9ad4-4e77eaa5927f",
"Score": 1.0,
"State": 1
},
{
"Id": "debcd007-8657-4f19-9ad4-4e77eaa5927f",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "198a5f5a-7dd7-4ef0-9ad4-dceeaaa982f9",
"Questions": [
{
"Id": "69a0926c-4b7b-42a1-bb32-ebab983ffd4d",
"Answers": "sample string 2"
},
{
"Id": "69a0926c-4b7b-42a1-bb32-ebab983ffd4d",
"Answers": "sample string 2"
}
]
},
{
"Id": "198a5f5a-7dd7-4ef0-9ad4-dceeaaa982f9",
"Questions": [
{
"Id": "69a0926c-4b7b-42a1-bb32-ebab983ffd4d",
"Answers": "sample string 2"
},
{
"Id": "69a0926c-4b7b-42a1-bb32-ebab983ffd4d",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "5a215d93-88de-439f-8cba-3dda4840554b",
"ContentItemId": "3747b18a-4a97-45ef-8cc6-3daf768c2b95",
"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-09-03T11:36:56.4512624+00:00",
"RescheduleDate": "2026-09-03T11:36:56.4512624+00:00"
},
{
"Id": "5a215d93-88de-439f-8cba-3dda4840554b",
"ContentItemId": "3747b18a-4a97-45ef-8cc6-3daf768c2b95",
"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-09-03T11:36:56.4512624+00:00",
"RescheduleDate": "2026-09-03T11:36:56.4512624+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}