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": "9e4e6111-d479-4e33-8695-69ee58503b04",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-08-09T13:32:12.0021221+00:00",
"Registration": {
"Id": "092ee606-66bc-464b-8f26-8095f57c9b49",
"UserId": "f52b9d7d-6724-44ac-be28-c4ee22b99160",
"IsCurrent": true,
"CenterId": "ff60fcbb-3217-4d29-b19d-ac1a42032e55",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "5f0cb075-efef-46b0-b9de-d59a284285c7",
"EndDate": "2026-08-09T13:32:11.9864971+00:00",
"StartDate": "2026-08-09T13:32:11.9864971+00:00",
"SchedulePreferenceDate": "2026-08-09T13:32:11.9864971+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-09T13:32:11.9864971+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "b21291c9-f191-4ef5-86ca-111aaae702dc",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "0033652f-c868-47f4-9f97-b413f23a4446",
"Sequence": 1,
"AncestorCategoryId": "e2a1498c-be1a-4dfb-a9e4-01e3b70dd1fa",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "b10e6896-e1eb-4776-b3e6-496abcdc8e53",
"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": "b10e6896-e1eb-4776-b3e6-496abcdc8e53",
"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": "b21291c9-f191-4ef5-86ca-111aaae702dc",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "0033652f-c868-47f4-9f97-b413f23a4446",
"Sequence": 1,
"AncestorCategoryId": "e2a1498c-be1a-4dfb-a9e4-01e3b70dd1fa",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "b10e6896-e1eb-4776-b3e6-496abcdc8e53",
"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": "b10e6896-e1eb-4776-b3e6-496abcdc8e53",
"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": "c5d9b238-5007-4534-9a31-618626030064",
"CategoryId": "5f77546d-a5dd-4bae-bf7e-5fc248eab90a",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "444f38ac-2f00-4705-9370-c0801cbac1eb",
"Score": 1.0,
"State": 1
},
{
"Id": "444f38ac-2f00-4705-9370-c0801cbac1eb",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "fdff5cac-7476-4cd6-a5bf-53f425ceeb89",
"Questions": [
{
"Id": "9e2f76ee-d663-42cd-9e78-2102b44d3765",
"Answers": "sample string 2"
},
{
"Id": "9e2f76ee-d663-42cd-9e78-2102b44d3765",
"Answers": "sample string 2"
}
]
},
{
"Id": "fdff5cac-7476-4cd6-a5bf-53f425ceeb89",
"Questions": [
{
"Id": "9e2f76ee-d663-42cd-9e78-2102b44d3765",
"Answers": "sample string 2"
},
{
"Id": "9e2f76ee-d663-42cd-9e78-2102b44d3765",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "4b14f845-48ae-4187-9ba8-206c95775e1e",
"ContentItemId": "59d11049-2cf6-49a2-92f2-ce7897d4dfc0",
"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-09T13:32:11.9864971+00:00",
"RescheduleDate": "2026-08-09T13:32:11.9864971+00:00"
},
{
"Id": "4b14f845-48ae-4187-9ba8-206c95775e1e",
"ContentItemId": "59d11049-2cf6-49a2-92f2-ce7897d4dfc0",
"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-09T13:32:11.9864971+00:00",
"RescheduleDate": "2026-08-09T13:32:11.9864971+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "9e4e6111-d479-4e33-8695-69ee58503b04",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-08-09T13:32:12.0489974+00:00",
"Registration": {
"Id": "092ee606-66bc-464b-8f26-8095f57c9b49",
"UserId": "f52b9d7d-6724-44ac-be28-c4ee22b99160",
"IsCurrent": true,
"CenterId": "ff60fcbb-3217-4d29-b19d-ac1a42032e55",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "5f0cb075-efef-46b0-b9de-d59a284285c7",
"EndDate": "2026-08-09T13:32:11.9864971+00:00",
"StartDate": "2026-08-09T13:32:11.9864971+00:00",
"SchedulePreferenceDate": "2026-08-09T13:32:11.9864971+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-09T13:32:11.9864971+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "b21291c9-f191-4ef5-86ca-111aaae702dc",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "0033652f-c868-47f4-9f97-b413f23a4446",
"Sequence": 1,
"AncestorCategoryId": "e2a1498c-be1a-4dfb-a9e4-01e3b70dd1fa",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "b10e6896-e1eb-4776-b3e6-496abcdc8e53",
"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": "b10e6896-e1eb-4776-b3e6-496abcdc8e53",
"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": "b21291c9-f191-4ef5-86ca-111aaae702dc",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "0033652f-c868-47f4-9f97-b413f23a4446",
"Sequence": 1,
"AncestorCategoryId": "e2a1498c-be1a-4dfb-a9e4-01e3b70dd1fa",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "b10e6896-e1eb-4776-b3e6-496abcdc8e53",
"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": "b10e6896-e1eb-4776-b3e6-496abcdc8e53",
"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": "c5d9b238-5007-4534-9a31-618626030064",
"CategoryId": "5f77546d-a5dd-4bae-bf7e-5fc248eab90a",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "444f38ac-2f00-4705-9370-c0801cbac1eb",
"Score": 1.0,
"State": 1
},
{
"Id": "444f38ac-2f00-4705-9370-c0801cbac1eb",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "fdff5cac-7476-4cd6-a5bf-53f425ceeb89",
"Questions": [
{
"Id": "9e2f76ee-d663-42cd-9e78-2102b44d3765",
"Answers": "sample string 2"
},
{
"Id": "9e2f76ee-d663-42cd-9e78-2102b44d3765",
"Answers": "sample string 2"
}
]
},
{
"Id": "fdff5cac-7476-4cd6-a5bf-53f425ceeb89",
"Questions": [
{
"Id": "9e2f76ee-d663-42cd-9e78-2102b44d3765",
"Answers": "sample string 2"
},
{
"Id": "9e2f76ee-d663-42cd-9e78-2102b44d3765",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "4b14f845-48ae-4187-9ba8-206c95775e1e",
"ContentItemId": "59d11049-2cf6-49a2-92f2-ce7897d4dfc0",
"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-09T13:32:11.9864971+00:00",
"RescheduleDate": "2026-08-09T13:32:11.9864971+00:00"
},
{
"Id": "4b14f845-48ae-4187-9ba8-206c95775e1e",
"ContentItemId": "59d11049-2cf6-49a2-92f2-ce7897d4dfc0",
"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-09T13:32:11.9864971+00:00",
"RescheduleDate": "2026-08-09T13:32:11.9864971+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}