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": "728be40a-e395-40cb-9a41-97820c961dfd",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-01-29T07:32:10.5072192+00:00",
"Registration": {
"Id": "c544af1d-0ad0-470b-acaf-ee29888a3bce",
"UserId": "940df19a-ceea-489a-ae8a-5850f4fac10e",
"IsCurrent": true,
"CenterId": "0c18bd01-2806-4abb-9ddc-f9547a886fb0",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "71fceefa-72e9-4a6d-aeda-addf2f8a1cde",
"EndDate": "2026-01-29T07:32:10.4915954+00:00",
"StartDate": "2026-01-29T07:32:10.4915954+00:00",
"SchedulePreferenceDate": "2026-01-29T07:32:10.4915954+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-01-29T07:32:10.4915954+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "77a7003f-0be6-49bd-96e5-8469b8cdc56e",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "f0f051c6-79c1-46af-87f8-88e14a598c93",
"Sequence": 1,
"AncestorCategoryId": "af3a477d-2f96-4c16-a20b-e200578da8e6",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "5f3cf418-820e-47ff-81e9-3c7c06e08155",
"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": "5f3cf418-820e-47ff-81e9-3c7c06e08155",
"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": "77a7003f-0be6-49bd-96e5-8469b8cdc56e",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "f0f051c6-79c1-46af-87f8-88e14a598c93",
"Sequence": 1,
"AncestorCategoryId": "af3a477d-2f96-4c16-a20b-e200578da8e6",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "5f3cf418-820e-47ff-81e9-3c7c06e08155",
"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": "5f3cf418-820e-47ff-81e9-3c7c06e08155",
"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": "6128df21-31c1-4795-94d8-fedd0d295cd2",
"CategoryId": "2089ff77-424b-4a94-8f78-0c24d4ca40e7",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "89366d96-13c3-4ac8-a35a-1dc3b96e9bf4",
"Score": 1.0,
"State": 1
},
{
"Id": "89366d96-13c3-4ac8-a35a-1dc3b96e9bf4",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "cfd5ef9e-b7d9-47e0-b6dd-9f1e80bc3363",
"Questions": [
{
"Id": "752ee58b-8d2d-4a7c-8220-1e7990a97a7c",
"Answers": "sample string 2"
},
{
"Id": "752ee58b-8d2d-4a7c-8220-1e7990a97a7c",
"Answers": "sample string 2"
}
]
},
{
"Id": "cfd5ef9e-b7d9-47e0-b6dd-9f1e80bc3363",
"Questions": [
{
"Id": "752ee58b-8d2d-4a7c-8220-1e7990a97a7c",
"Answers": "sample string 2"
},
{
"Id": "752ee58b-8d2d-4a7c-8220-1e7990a97a7c",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "eda11814-4780-4961-83c0-f3a333354731",
"ContentItemId": "1f49a2ef-7fa4-4359-8175-3f311b2ed970",
"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-01-29T07:32:10.4915954+00:00",
"RescheduleDate": "2026-01-29T07:32:10.4915954+00:00"
},
{
"Id": "eda11814-4780-4961-83c0-f3a333354731",
"ContentItemId": "1f49a2ef-7fa4-4359-8175-3f311b2ed970",
"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-01-29T07:32:10.4915954+00:00",
"RescheduleDate": "2026-01-29T07:32:10.4915954+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "728be40a-e395-40cb-9a41-97820c961dfd",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-01-29T07:32:10.5384718+00:00",
"Registration": {
"Id": "c544af1d-0ad0-470b-acaf-ee29888a3bce",
"UserId": "940df19a-ceea-489a-ae8a-5850f4fac10e",
"IsCurrent": true,
"CenterId": "0c18bd01-2806-4abb-9ddc-f9547a886fb0",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "71fceefa-72e9-4a6d-aeda-addf2f8a1cde",
"EndDate": "2026-01-29T07:32:10.4915954+00:00",
"StartDate": "2026-01-29T07:32:10.4915954+00:00",
"SchedulePreferenceDate": "2026-01-29T07:32:10.4915954+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-01-29T07:32:10.4915954+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "77a7003f-0be6-49bd-96e5-8469b8cdc56e",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "f0f051c6-79c1-46af-87f8-88e14a598c93",
"Sequence": 1,
"AncestorCategoryId": "af3a477d-2f96-4c16-a20b-e200578da8e6",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "5f3cf418-820e-47ff-81e9-3c7c06e08155",
"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": "5f3cf418-820e-47ff-81e9-3c7c06e08155",
"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": "77a7003f-0be6-49bd-96e5-8469b8cdc56e",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "f0f051c6-79c1-46af-87f8-88e14a598c93",
"Sequence": 1,
"AncestorCategoryId": "af3a477d-2f96-4c16-a20b-e200578da8e6",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "5f3cf418-820e-47ff-81e9-3c7c06e08155",
"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": "5f3cf418-820e-47ff-81e9-3c7c06e08155",
"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": "6128df21-31c1-4795-94d8-fedd0d295cd2",
"CategoryId": "2089ff77-424b-4a94-8f78-0c24d4ca40e7",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "89366d96-13c3-4ac8-a35a-1dc3b96e9bf4",
"Score": 1.0,
"State": 1
},
{
"Id": "89366d96-13c3-4ac8-a35a-1dc3b96e9bf4",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "cfd5ef9e-b7d9-47e0-b6dd-9f1e80bc3363",
"Questions": [
{
"Id": "752ee58b-8d2d-4a7c-8220-1e7990a97a7c",
"Answers": "sample string 2"
},
{
"Id": "752ee58b-8d2d-4a7c-8220-1e7990a97a7c",
"Answers": "sample string 2"
}
]
},
{
"Id": "cfd5ef9e-b7d9-47e0-b6dd-9f1e80bc3363",
"Questions": [
{
"Id": "752ee58b-8d2d-4a7c-8220-1e7990a97a7c",
"Answers": "sample string 2"
},
{
"Id": "752ee58b-8d2d-4a7c-8220-1e7990a97a7c",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "eda11814-4780-4961-83c0-f3a333354731",
"ContentItemId": "1f49a2ef-7fa4-4359-8175-3f311b2ed970",
"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-01-29T07:32:10.4915954+00:00",
"RescheduleDate": "2026-01-29T07:32:10.4915954+00:00"
},
{
"Id": "eda11814-4780-4961-83c0-f3a333354731",
"ContentItemId": "1f49a2ef-7fa4-4359-8175-3f311b2ed970",
"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-01-29T07:32:10.4915954+00:00",
"RescheduleDate": "2026-01-29T07:32:10.4915954+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}