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": "dad9da30-e6d9-42b7-82d6-301a7640ea88",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-08-07T20:40:38.8385577+00:00",
"Registration": {
"Id": "8ef1448f-95d6-4f67-9725-ffbb1b1efdd5",
"UserId": "b8b74196-94f8-4cba-b5d2-25c07113e44a",
"IsCurrent": true,
"CenterId": "359a331b-bf4a-4efe-99fd-83c14aa5e4f7",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "bd569f27-3f2e-4b0f-96a3-6c7f9d626210",
"EndDate": "2026-08-07T20:40:38.8385577+00:00",
"StartDate": "2026-08-07T20:40:38.8385577+00:00",
"SchedulePreferenceDate": "2026-08-07T20:40:38.8385577+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-08-07T20:40:38.8385577+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "7396110a-66dd-4b36-a004-3e1e488ab6d5",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "7405b94a-5250-496e-9842-3797e615c4b0",
"Sequence": 1,
"AncestorCategoryId": "85ddfae9-bd12-4ea6-96d8-447cdac69a1b",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "c6314e51-8e28-465b-ae6d-b1b24bd34849",
"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": "c6314e51-8e28-465b-ae6d-b1b24bd34849",
"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": "7396110a-66dd-4b36-a004-3e1e488ab6d5",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "7405b94a-5250-496e-9842-3797e615c4b0",
"Sequence": 1,
"AncestorCategoryId": "85ddfae9-bd12-4ea6-96d8-447cdac69a1b",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "c6314e51-8e28-465b-ae6d-b1b24bd34849",
"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": "c6314e51-8e28-465b-ae6d-b1b24bd34849",
"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": "3c0fee21-9b3f-4967-b2e8-dcabab2b2f66",
"CategoryId": "f38a9cf3-2502-4062-bd21-e89e9c4bf47c",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "3356f9b1-cbe7-4760-a7f0-24beba512329",
"Score": 1.0,
"State": 1
},
{
"Id": "3356f9b1-cbe7-4760-a7f0-24beba512329",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "76ee2032-bcbb-4609-b6ed-2cbb76049bab",
"Questions": [
{
"Id": "fa303d47-81e4-4fdc-91c3-e5dd3b0afc34",
"Answers": "sample string 2"
},
{
"Id": "fa303d47-81e4-4fdc-91c3-e5dd3b0afc34",
"Answers": "sample string 2"
}
]
},
{
"Id": "76ee2032-bcbb-4609-b6ed-2cbb76049bab",
"Questions": [
{
"Id": "fa303d47-81e4-4fdc-91c3-e5dd3b0afc34",
"Answers": "sample string 2"
},
{
"Id": "fa303d47-81e4-4fdc-91c3-e5dd3b0afc34",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "cece8286-e49f-4274-ad41-328db7857155",
"ContentItemId": "e6304b29-0ddc-43c4-9bd8-5dac3990d509",
"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-08-07T20:40:38.8385577+00:00",
"RescheduleDate": "2026-08-07T20:40:38.8385577+00:00"
},
{
"Id": "cece8286-e49f-4274-ad41-328db7857155",
"ContentItemId": "e6304b29-0ddc-43c4-9bd8-5dac3990d509",
"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-08-07T20:40:38.8385577+00:00",
"RescheduleDate": "2026-08-07T20:40:38.8385577+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "dad9da30-e6d9-42b7-82d6-301a7640ea88",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-08-07T20:40:38.8854333+00:00",
"Registration": {
"Id": "8ef1448f-95d6-4f67-9725-ffbb1b1efdd5",
"UserId": "b8b74196-94f8-4cba-b5d2-25c07113e44a",
"IsCurrent": true,
"CenterId": "359a331b-bf4a-4efe-99fd-83c14aa5e4f7",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "bd569f27-3f2e-4b0f-96a3-6c7f9d626210",
"EndDate": "2026-08-07T20:40:38.8385577+00:00",
"StartDate": "2026-08-07T20:40:38.8385577+00:00",
"SchedulePreferenceDate": "2026-08-07T20:40:38.8385577+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-08-07T20:40:38.8385577+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "7396110a-66dd-4b36-a004-3e1e488ab6d5",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "7405b94a-5250-496e-9842-3797e615c4b0",
"Sequence": 1,
"AncestorCategoryId": "85ddfae9-bd12-4ea6-96d8-447cdac69a1b",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "c6314e51-8e28-465b-ae6d-b1b24bd34849",
"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": "c6314e51-8e28-465b-ae6d-b1b24bd34849",
"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": "7396110a-66dd-4b36-a004-3e1e488ab6d5",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "7405b94a-5250-496e-9842-3797e615c4b0",
"Sequence": 1,
"AncestorCategoryId": "85ddfae9-bd12-4ea6-96d8-447cdac69a1b",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "c6314e51-8e28-465b-ae6d-b1b24bd34849",
"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": "c6314e51-8e28-465b-ae6d-b1b24bd34849",
"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": "3c0fee21-9b3f-4967-b2e8-dcabab2b2f66",
"CategoryId": "f38a9cf3-2502-4062-bd21-e89e9c4bf47c",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "3356f9b1-cbe7-4760-a7f0-24beba512329",
"Score": 1.0,
"State": 1
},
{
"Id": "3356f9b1-cbe7-4760-a7f0-24beba512329",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "76ee2032-bcbb-4609-b6ed-2cbb76049bab",
"Questions": [
{
"Id": "fa303d47-81e4-4fdc-91c3-e5dd3b0afc34",
"Answers": "sample string 2"
},
{
"Id": "fa303d47-81e4-4fdc-91c3-e5dd3b0afc34",
"Answers": "sample string 2"
}
]
},
{
"Id": "76ee2032-bcbb-4609-b6ed-2cbb76049bab",
"Questions": [
{
"Id": "fa303d47-81e4-4fdc-91c3-e5dd3b0afc34",
"Answers": "sample string 2"
},
{
"Id": "fa303d47-81e4-4fdc-91c3-e5dd3b0afc34",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "cece8286-e49f-4274-ad41-328db7857155",
"ContentItemId": "e6304b29-0ddc-43c4-9bd8-5dac3990d509",
"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-08-07T20:40:38.8385577+00:00",
"RescheduleDate": "2026-08-07T20:40:38.8385577+00:00"
},
{
"Id": "cece8286-e49f-4274-ad41-328db7857155",
"ContentItemId": "e6304b29-0ddc-43c4-9bd8-5dac3990d509",
"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-08-07T20:40:38.8385577+00:00",
"RescheduleDate": "2026-08-07T20:40:38.8385577+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}