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": "bed424fe-2b31-4f94-9e1c-34709e0e110a",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-04-14T01:48:40.9890203+00:00",
"Registration": {
"Id": "a80074d4-971d-4f61-be58-c46be3b98fc2",
"UserId": "9af34a89-b617-4232-8a16-ea4cb55861a6",
"IsCurrent": true,
"CenterId": "9cdb8fab-c5a7-4d5b-a9c9-74e63e787447",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "911bdaaa-d194-4c2c-86b7-b588d7868fb7",
"EndDate": "2026-04-14T01:48:40.9890203+00:00",
"StartDate": "2026-04-14T01:48:40.9890203+00:00",
"SchedulePreferenceDate": "2026-04-14T01:48:40.9890203+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-14T01:48:40.9890203+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "704e50f3-3b6c-4b20-800e-30b47f9d419f",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "203291be-390a-4adc-8a35-c09293e00d49",
"Sequence": 1,
"AncestorCategoryId": "7192e8cb-5537-4de9-9a64-0b93180fa520",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "367c5a2a-30b0-4ba8-898b-d241ca71c937",
"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": "367c5a2a-30b0-4ba8-898b-d241ca71c937",
"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": "704e50f3-3b6c-4b20-800e-30b47f9d419f",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "203291be-390a-4adc-8a35-c09293e00d49",
"Sequence": 1,
"AncestorCategoryId": "7192e8cb-5537-4de9-9a64-0b93180fa520",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "367c5a2a-30b0-4ba8-898b-d241ca71c937",
"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": "367c5a2a-30b0-4ba8-898b-d241ca71c937",
"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": "8f1a22e0-72cf-4bc5-9162-88b534b2ef02",
"CategoryId": "99c3aa1c-3bab-411b-b418-7bf731e4362e",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "694ce7bb-6f84-447c-90c2-5e0b3ee903e2",
"Score": 1.0,
"State": 1
},
{
"Id": "694ce7bb-6f84-447c-90c2-5e0b3ee903e2",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "0d9c9976-5561-476b-b58b-04a415f5f885",
"Questions": [
{
"Id": "b6221fd1-cad9-4f84-89a0-e8ee3f07b856",
"Answers": "sample string 2"
},
{
"Id": "b6221fd1-cad9-4f84-89a0-e8ee3f07b856",
"Answers": "sample string 2"
}
]
},
{
"Id": "0d9c9976-5561-476b-b58b-04a415f5f885",
"Questions": [
{
"Id": "b6221fd1-cad9-4f84-89a0-e8ee3f07b856",
"Answers": "sample string 2"
},
{
"Id": "b6221fd1-cad9-4f84-89a0-e8ee3f07b856",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "31e0fae2-3ba5-4bdd-ba5c-f42a2137181e",
"ContentItemId": "1f7e92ef-f1b4-440b-8256-2affb8a3f926",
"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-14T01:48:40.9890203+00:00",
"RescheduleDate": "2026-04-14T01:48:40.9890203+00:00"
},
{
"Id": "31e0fae2-3ba5-4bdd-ba5c-f42a2137181e",
"ContentItemId": "1f7e92ef-f1b4-440b-8256-2affb8a3f926",
"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-14T01:48:40.9890203+00:00",
"RescheduleDate": "2026-04-14T01:48:40.9890203+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "bed424fe-2b31-4f94-9e1c-34709e0e110a",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-04-14T01:48:41.020272+00:00",
"Registration": {
"Id": "a80074d4-971d-4f61-be58-c46be3b98fc2",
"UserId": "9af34a89-b617-4232-8a16-ea4cb55861a6",
"IsCurrent": true,
"CenterId": "9cdb8fab-c5a7-4d5b-a9c9-74e63e787447",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "911bdaaa-d194-4c2c-86b7-b588d7868fb7",
"EndDate": "2026-04-14T01:48:40.9890203+00:00",
"StartDate": "2026-04-14T01:48:40.9890203+00:00",
"SchedulePreferenceDate": "2026-04-14T01:48:40.9890203+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-14T01:48:40.9890203+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "704e50f3-3b6c-4b20-800e-30b47f9d419f",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "203291be-390a-4adc-8a35-c09293e00d49",
"Sequence": 1,
"AncestorCategoryId": "7192e8cb-5537-4de9-9a64-0b93180fa520",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "367c5a2a-30b0-4ba8-898b-d241ca71c937",
"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": "367c5a2a-30b0-4ba8-898b-d241ca71c937",
"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": "704e50f3-3b6c-4b20-800e-30b47f9d419f",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "203291be-390a-4adc-8a35-c09293e00d49",
"Sequence": 1,
"AncestorCategoryId": "7192e8cb-5537-4de9-9a64-0b93180fa520",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "367c5a2a-30b0-4ba8-898b-d241ca71c937",
"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": "367c5a2a-30b0-4ba8-898b-d241ca71c937",
"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": "8f1a22e0-72cf-4bc5-9162-88b534b2ef02",
"CategoryId": "99c3aa1c-3bab-411b-b418-7bf731e4362e",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "694ce7bb-6f84-447c-90c2-5e0b3ee903e2",
"Score": 1.0,
"State": 1
},
{
"Id": "694ce7bb-6f84-447c-90c2-5e0b3ee903e2",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "0d9c9976-5561-476b-b58b-04a415f5f885",
"Questions": [
{
"Id": "b6221fd1-cad9-4f84-89a0-e8ee3f07b856",
"Answers": "sample string 2"
},
{
"Id": "b6221fd1-cad9-4f84-89a0-e8ee3f07b856",
"Answers": "sample string 2"
}
]
},
{
"Id": "0d9c9976-5561-476b-b58b-04a415f5f885",
"Questions": [
{
"Id": "b6221fd1-cad9-4f84-89a0-e8ee3f07b856",
"Answers": "sample string 2"
},
{
"Id": "b6221fd1-cad9-4f84-89a0-e8ee3f07b856",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "31e0fae2-3ba5-4bdd-ba5c-f42a2137181e",
"ContentItemId": "1f7e92ef-f1b4-440b-8256-2affb8a3f926",
"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-14T01:48:40.9890203+00:00",
"RescheduleDate": "2026-04-14T01:48:40.9890203+00:00"
},
{
"Id": "31e0fae2-3ba5-4bdd-ba5c-f42a2137181e",
"ContentItemId": "1f7e92ef-f1b4-440b-8256-2affb8a3f926",
"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-14T01:48:40.9890203+00:00",
"RescheduleDate": "2026-04-14T01:48:40.9890203+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}