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": "665870b0-6e10-4739-bfb5-df5589261fc6",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-04-16T11:53:20.7392732+00:00",
"Registration": {
"Id": "3d570bf6-5ff0-4a31-ab28-30aee6713bff",
"UserId": "479bd600-d569-4e6b-ba7f-e0e5694cf5fa",
"IsCurrent": true,
"CenterId": "60ec4d67-7309-4fc2-a927-b0124f6bec5f",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "4669d8a5-42f4-464c-9c96-23680ea0253f",
"EndDate": "2026-04-16T11:53:20.723646+00:00",
"StartDate": "2026-04-16T11:53:20.723646+00:00",
"SchedulePreferenceDate": "2026-04-16T11:53:20.723646+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-16T11:53:20.723646+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "fff24329-5318-4e84-9686-12cf9e55c7e6",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "50616d45-7beb-4096-8143-f9265556cde8",
"Sequence": 1,
"AncestorCategoryId": "6b695e87-3744-4843-9d2f-671cdc75ae78",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "a3695158-16ab-4a52-beef-cb6b9d0f05e1",
"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": "a3695158-16ab-4a52-beef-cb6b9d0f05e1",
"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": "fff24329-5318-4e84-9686-12cf9e55c7e6",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "50616d45-7beb-4096-8143-f9265556cde8",
"Sequence": 1,
"AncestorCategoryId": "6b695e87-3744-4843-9d2f-671cdc75ae78",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "a3695158-16ab-4a52-beef-cb6b9d0f05e1",
"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": "a3695158-16ab-4a52-beef-cb6b9d0f05e1",
"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": "c46d135c-280e-4704-9a04-80223f65d8b6",
"CategoryId": "65a217db-7b76-41c1-a748-62527c73ed08",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "ed3e96c4-7e6c-4b61-9985-8e991c368395",
"Score": 1.0,
"State": 1
},
{
"Id": "ed3e96c4-7e6c-4b61-9985-8e991c368395",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "a0537710-604f-4f1b-9567-035f726d76b6",
"Questions": [
{
"Id": "874eff48-b2f3-4806-822c-1932af5850f2",
"Answers": "sample string 2"
},
{
"Id": "874eff48-b2f3-4806-822c-1932af5850f2",
"Answers": "sample string 2"
}
]
},
{
"Id": "a0537710-604f-4f1b-9567-035f726d76b6",
"Questions": [
{
"Id": "874eff48-b2f3-4806-822c-1932af5850f2",
"Answers": "sample string 2"
},
{
"Id": "874eff48-b2f3-4806-822c-1932af5850f2",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "58f6238d-0a6d-4d0d-be24-b237c27f3cb6",
"ContentItemId": "c33c1f72-d1d1-4752-a235-3ab1335c0353",
"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-16T11:53:20.723646+00:00",
"RescheduleDate": "2026-04-16T11:53:20.723646+00:00"
},
{
"Id": "58f6238d-0a6d-4d0d-be24-b237c27f3cb6",
"ContentItemId": "c33c1f72-d1d1-4752-a235-3ab1335c0353",
"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-16T11:53:20.723646+00:00",
"RescheduleDate": "2026-04-16T11:53:20.723646+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "665870b0-6e10-4739-bfb5-df5589261fc6",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-04-16T11:53:20.7705196+00:00",
"Registration": {
"Id": "3d570bf6-5ff0-4a31-ab28-30aee6713bff",
"UserId": "479bd600-d569-4e6b-ba7f-e0e5694cf5fa",
"IsCurrent": true,
"CenterId": "60ec4d67-7309-4fc2-a927-b0124f6bec5f",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "4669d8a5-42f4-464c-9c96-23680ea0253f",
"EndDate": "2026-04-16T11:53:20.723646+00:00",
"StartDate": "2026-04-16T11:53:20.723646+00:00",
"SchedulePreferenceDate": "2026-04-16T11:53:20.723646+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-16T11:53:20.723646+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "fff24329-5318-4e84-9686-12cf9e55c7e6",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "50616d45-7beb-4096-8143-f9265556cde8",
"Sequence": 1,
"AncestorCategoryId": "6b695e87-3744-4843-9d2f-671cdc75ae78",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "a3695158-16ab-4a52-beef-cb6b9d0f05e1",
"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": "a3695158-16ab-4a52-beef-cb6b9d0f05e1",
"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": "fff24329-5318-4e84-9686-12cf9e55c7e6",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "50616d45-7beb-4096-8143-f9265556cde8",
"Sequence": 1,
"AncestorCategoryId": "6b695e87-3744-4843-9d2f-671cdc75ae78",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "a3695158-16ab-4a52-beef-cb6b9d0f05e1",
"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": "a3695158-16ab-4a52-beef-cb6b9d0f05e1",
"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": "c46d135c-280e-4704-9a04-80223f65d8b6",
"CategoryId": "65a217db-7b76-41c1-a748-62527c73ed08",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "ed3e96c4-7e6c-4b61-9985-8e991c368395",
"Score": 1.0,
"State": 1
},
{
"Id": "ed3e96c4-7e6c-4b61-9985-8e991c368395",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "a0537710-604f-4f1b-9567-035f726d76b6",
"Questions": [
{
"Id": "874eff48-b2f3-4806-822c-1932af5850f2",
"Answers": "sample string 2"
},
{
"Id": "874eff48-b2f3-4806-822c-1932af5850f2",
"Answers": "sample string 2"
}
]
},
{
"Id": "a0537710-604f-4f1b-9567-035f726d76b6",
"Questions": [
{
"Id": "874eff48-b2f3-4806-822c-1932af5850f2",
"Answers": "sample string 2"
},
{
"Id": "874eff48-b2f3-4806-822c-1932af5850f2",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "58f6238d-0a6d-4d0d-be24-b237c27f3cb6",
"ContentItemId": "c33c1f72-d1d1-4752-a235-3ab1335c0353",
"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-16T11:53:20.723646+00:00",
"RescheduleDate": "2026-04-16T11:53:20.723646+00:00"
},
{
"Id": "58f6238d-0a6d-4d0d-be24-b237c27f3cb6",
"ContentItemId": "c33c1f72-d1d1-4752-a235-3ab1335c0353",
"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-16T11:53:20.723646+00:00",
"RescheduleDate": "2026-04-16T11:53:20.723646+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}