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": "3c3417e0-0547-445a-b9b0-832fa65b23c7",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-09-06T11:48:53.1645978+00:00",
"Registration": {
"Id": "8b0718df-8c77-4519-a380-aa8f40bc7b10",
"UserId": "32ed3c52-b686-471a-a368-784b3283ef72",
"IsCurrent": true,
"CenterId": "04639392-8fb9-45d1-8260-3b64bc8f0e8a",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "977a6cff-f6c3-4ce3-834b-be4109ffdf7f",
"EndDate": "2026-09-06T11:48:53.1489752+00:00",
"StartDate": "2026-09-06T11:48:53.1489752+00:00",
"SchedulePreferenceDate": "2026-09-06T11:48:53.1489752+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-06T11:48:53.1489752+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "3d2849e8-0e29-4c67-9fb2-7cc6557786cb",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "385387d2-dd88-4d04-90df-79e9d8b7aab5",
"Sequence": 1,
"AncestorCategoryId": "6504342d-3c6c-449a-8b07-c9a9302a792b",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "a60e0c66-0ede-42ae-b28d-201507b917cd",
"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": "a60e0c66-0ede-42ae-b28d-201507b917cd",
"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": "3d2849e8-0e29-4c67-9fb2-7cc6557786cb",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "385387d2-dd88-4d04-90df-79e9d8b7aab5",
"Sequence": 1,
"AncestorCategoryId": "6504342d-3c6c-449a-8b07-c9a9302a792b",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "a60e0c66-0ede-42ae-b28d-201507b917cd",
"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": "a60e0c66-0ede-42ae-b28d-201507b917cd",
"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": "78d5fa8f-eafc-45d7-b12a-a4865ecefe7d",
"CategoryId": "47e02b8e-c4a0-4727-8976-2b8392cb5436",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "1f84febe-4351-44e5-9004-27f4c40eb08a",
"Score": 1.0,
"State": 1
},
{
"Id": "1f84febe-4351-44e5-9004-27f4c40eb08a",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "4a5b2733-f4a7-42d4-a9e7-6c38a2a92616",
"Questions": [
{
"Id": "1332e14b-a55a-4d18-86e3-be893dbb5dc9",
"Answers": "sample string 2"
},
{
"Id": "1332e14b-a55a-4d18-86e3-be893dbb5dc9",
"Answers": "sample string 2"
}
]
},
{
"Id": "4a5b2733-f4a7-42d4-a9e7-6c38a2a92616",
"Questions": [
{
"Id": "1332e14b-a55a-4d18-86e3-be893dbb5dc9",
"Answers": "sample string 2"
},
{
"Id": "1332e14b-a55a-4d18-86e3-be893dbb5dc9",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "2d1ab5b3-e9e1-45fc-acf7-5f5ffbb8093e",
"ContentItemId": "fcbecd0f-3de3-43a2-aff3-7c9a5780ea71",
"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-06T11:48:53.1489752+00:00",
"RescheduleDate": "2026-09-06T11:48:53.1489752+00:00"
},
{
"Id": "2d1ab5b3-e9e1-45fc-acf7-5f5ffbb8093e",
"ContentItemId": "fcbecd0f-3de3-43a2-aff3-7c9a5780ea71",
"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-06T11:48:53.1489752+00:00",
"RescheduleDate": "2026-09-06T11:48:53.1489752+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "3c3417e0-0547-445a-b9b0-832fa65b23c7",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-09-06T11:48:53.2114715+00:00",
"Registration": {
"Id": "8b0718df-8c77-4519-a380-aa8f40bc7b10",
"UserId": "32ed3c52-b686-471a-a368-784b3283ef72",
"IsCurrent": true,
"CenterId": "04639392-8fb9-45d1-8260-3b64bc8f0e8a",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "977a6cff-f6c3-4ce3-834b-be4109ffdf7f",
"EndDate": "2026-09-06T11:48:53.1489752+00:00",
"StartDate": "2026-09-06T11:48:53.1489752+00:00",
"SchedulePreferenceDate": "2026-09-06T11:48:53.1489752+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-06T11:48:53.1489752+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "3d2849e8-0e29-4c67-9fb2-7cc6557786cb",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "385387d2-dd88-4d04-90df-79e9d8b7aab5",
"Sequence": 1,
"AncestorCategoryId": "6504342d-3c6c-449a-8b07-c9a9302a792b",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "a60e0c66-0ede-42ae-b28d-201507b917cd",
"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": "a60e0c66-0ede-42ae-b28d-201507b917cd",
"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": "3d2849e8-0e29-4c67-9fb2-7cc6557786cb",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "385387d2-dd88-4d04-90df-79e9d8b7aab5",
"Sequence": 1,
"AncestorCategoryId": "6504342d-3c6c-449a-8b07-c9a9302a792b",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "a60e0c66-0ede-42ae-b28d-201507b917cd",
"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": "a60e0c66-0ede-42ae-b28d-201507b917cd",
"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": "78d5fa8f-eafc-45d7-b12a-a4865ecefe7d",
"CategoryId": "47e02b8e-c4a0-4727-8976-2b8392cb5436",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "1f84febe-4351-44e5-9004-27f4c40eb08a",
"Score": 1.0,
"State": 1
},
{
"Id": "1f84febe-4351-44e5-9004-27f4c40eb08a",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "4a5b2733-f4a7-42d4-a9e7-6c38a2a92616",
"Questions": [
{
"Id": "1332e14b-a55a-4d18-86e3-be893dbb5dc9",
"Answers": "sample string 2"
},
{
"Id": "1332e14b-a55a-4d18-86e3-be893dbb5dc9",
"Answers": "sample string 2"
}
]
},
{
"Id": "4a5b2733-f4a7-42d4-a9e7-6c38a2a92616",
"Questions": [
{
"Id": "1332e14b-a55a-4d18-86e3-be893dbb5dc9",
"Answers": "sample string 2"
},
{
"Id": "1332e14b-a55a-4d18-86e3-be893dbb5dc9",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "2d1ab5b3-e9e1-45fc-acf7-5f5ffbb8093e",
"ContentItemId": "fcbecd0f-3de3-43a2-aff3-7c9a5780ea71",
"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-06T11:48:53.1489752+00:00",
"RescheduleDate": "2026-09-06T11:48:53.1489752+00:00"
},
{
"Id": "2d1ab5b3-e9e1-45fc-acf7-5f5ffbb8093e",
"ContentItemId": "fcbecd0f-3de3-43a2-aff3-7c9a5780ea71",
"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-06T11:48:53.1489752+00:00",
"RescheduleDate": "2026-09-06T11:48:53.1489752+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}