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": "d0ee8edc-eea5-49eb-b96b-f0d7085a8e92",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-06-16T22:25:37.2341217+00:00",
"Registration": {
"Id": "78eaa32e-219f-4df0-abd9-a73d3b1f0c1e",
"UserId": "de2d7307-b320-44a2-8698-e99c60e3c819",
"IsCurrent": true,
"CenterId": "a465df1a-f65a-4a5a-8dda-95d322a11046",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "fec23ba8-04b2-4e5f-bcab-0f0b7683d820",
"EndDate": "2026-06-16T22:25:37.2184965+00:00",
"StartDate": "2026-06-16T22:25:37.2184965+00:00",
"SchedulePreferenceDate": "2026-06-16T22:25:37.2184965+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-06-16T22:25:37.2184965+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "c0472809-3bea-482f-a785-7923452272b8",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "17427278-2cca-4420-a4f0-f20add1b1ea5",
"Sequence": 1,
"AncestorCategoryId": "518ddca3-5918-4903-9f28-e70f3b103272",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "1549cecf-7711-4246-bda2-7cdba48b78e9",
"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": "1549cecf-7711-4246-bda2-7cdba48b78e9",
"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": "c0472809-3bea-482f-a785-7923452272b8",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "17427278-2cca-4420-a4f0-f20add1b1ea5",
"Sequence": 1,
"AncestorCategoryId": "518ddca3-5918-4903-9f28-e70f3b103272",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "1549cecf-7711-4246-bda2-7cdba48b78e9",
"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": "1549cecf-7711-4246-bda2-7cdba48b78e9",
"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": "45bf2c05-2880-4c85-8e33-f682a7adfb44",
"CategoryId": "d5ffa0c0-52cb-463d-8f45-c580181f9da3",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "60101a47-e9e8-467a-a86c-574df74d1abf",
"Score": 1.0,
"State": 1
},
{
"Id": "60101a47-e9e8-467a-a86c-574df74d1abf",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "8a32f6ea-311e-48ca-8a0d-be1fbf90dd5d",
"Questions": [
{
"Id": "8b4ae09d-e9f2-4178-9744-d09e82d79cba",
"Answers": "sample string 2"
},
{
"Id": "8b4ae09d-e9f2-4178-9744-d09e82d79cba",
"Answers": "sample string 2"
}
]
},
{
"Id": "8a32f6ea-311e-48ca-8a0d-be1fbf90dd5d",
"Questions": [
{
"Id": "8b4ae09d-e9f2-4178-9744-d09e82d79cba",
"Answers": "sample string 2"
},
{
"Id": "8b4ae09d-e9f2-4178-9744-d09e82d79cba",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "164c2c84-92be-430c-b01d-207d9e775d9b",
"ContentItemId": "1447abfb-8b24-4f22-84db-a7afddb18fa1",
"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-06-16T22:25:37.2184965+00:00",
"RescheduleDate": "2026-06-16T22:25:37.2184965+00:00"
},
{
"Id": "164c2c84-92be-430c-b01d-207d9e775d9b",
"ContentItemId": "1447abfb-8b24-4f22-84db-a7afddb18fa1",
"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-06-16T22:25:37.2184965+00:00",
"RescheduleDate": "2026-06-16T22:25:37.2184965+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "d0ee8edc-eea5-49eb-b96b-f0d7085a8e92",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-06-16T22:25:37.2653716+00:00",
"Registration": {
"Id": "78eaa32e-219f-4df0-abd9-a73d3b1f0c1e",
"UserId": "de2d7307-b320-44a2-8698-e99c60e3c819",
"IsCurrent": true,
"CenterId": "a465df1a-f65a-4a5a-8dda-95d322a11046",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "fec23ba8-04b2-4e5f-bcab-0f0b7683d820",
"EndDate": "2026-06-16T22:25:37.2184965+00:00",
"StartDate": "2026-06-16T22:25:37.2184965+00:00",
"SchedulePreferenceDate": "2026-06-16T22:25:37.2184965+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-06-16T22:25:37.2184965+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "c0472809-3bea-482f-a785-7923452272b8",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "17427278-2cca-4420-a4f0-f20add1b1ea5",
"Sequence": 1,
"AncestorCategoryId": "518ddca3-5918-4903-9f28-e70f3b103272",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "1549cecf-7711-4246-bda2-7cdba48b78e9",
"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": "1549cecf-7711-4246-bda2-7cdba48b78e9",
"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": "c0472809-3bea-482f-a785-7923452272b8",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "17427278-2cca-4420-a4f0-f20add1b1ea5",
"Sequence": 1,
"AncestorCategoryId": "518ddca3-5918-4903-9f28-e70f3b103272",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "1549cecf-7711-4246-bda2-7cdba48b78e9",
"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": "1549cecf-7711-4246-bda2-7cdba48b78e9",
"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": "45bf2c05-2880-4c85-8e33-f682a7adfb44",
"CategoryId": "d5ffa0c0-52cb-463d-8f45-c580181f9da3",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "60101a47-e9e8-467a-a86c-574df74d1abf",
"Score": 1.0,
"State": 1
},
{
"Id": "60101a47-e9e8-467a-a86c-574df74d1abf",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "8a32f6ea-311e-48ca-8a0d-be1fbf90dd5d",
"Questions": [
{
"Id": "8b4ae09d-e9f2-4178-9744-d09e82d79cba",
"Answers": "sample string 2"
},
{
"Id": "8b4ae09d-e9f2-4178-9744-d09e82d79cba",
"Answers": "sample string 2"
}
]
},
{
"Id": "8a32f6ea-311e-48ca-8a0d-be1fbf90dd5d",
"Questions": [
{
"Id": "8b4ae09d-e9f2-4178-9744-d09e82d79cba",
"Answers": "sample string 2"
},
{
"Id": "8b4ae09d-e9f2-4178-9744-d09e82d79cba",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "164c2c84-92be-430c-b01d-207d9e775d9b",
"ContentItemId": "1447abfb-8b24-4f22-84db-a7afddb18fa1",
"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-06-16T22:25:37.2184965+00:00",
"RescheduleDate": "2026-06-16T22:25:37.2184965+00:00"
},
{
"Id": "164c2c84-92be-430c-b01d-207d9e775d9b",
"ContentItemId": "1447abfb-8b24-4f22-84db-a7afddb18fa1",
"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-06-16T22:25:37.2184965+00:00",
"RescheduleDate": "2026-06-16T22:25:37.2184965+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}