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": "9b3ebda6-e59c-49e4-8226-184abdfe32db",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-08-19T07:40:15.6364638+00:00",
"Registration": {
"Id": "34e6dd4f-a713-425e-8e1c-3d0b533bd856",
"UserId": "0ad8c67a-312b-46de-8a4a-23555033aa9d",
"IsCurrent": true,
"CenterId": "b98c4fd6-8739-40f1-a498-d7774f4c0f44",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "80e63d58-9784-4803-89a0-e5fb05d72038",
"EndDate": "2026-08-19T07:40:15.6052136+00:00",
"StartDate": "2026-08-19T07:40:15.6052136+00:00",
"SchedulePreferenceDate": "2026-08-19T07:40:15.6052136+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-19T07:40:15.6052136+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "249fbfc0-d329-41a6-ac86-d3d2f5ba03aa",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "813794d1-1147-44cd-b8db-d645c5c97db3",
"Sequence": 1,
"AncestorCategoryId": "047366e2-2e0e-4f1a-9c5e-c88fbfe8bed2",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "f5df1b73-c884-4cbe-a6d4-9a5210fad1ea",
"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": "f5df1b73-c884-4cbe-a6d4-9a5210fad1ea",
"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": "249fbfc0-d329-41a6-ac86-d3d2f5ba03aa",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "813794d1-1147-44cd-b8db-d645c5c97db3",
"Sequence": 1,
"AncestorCategoryId": "047366e2-2e0e-4f1a-9c5e-c88fbfe8bed2",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "f5df1b73-c884-4cbe-a6d4-9a5210fad1ea",
"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": "f5df1b73-c884-4cbe-a6d4-9a5210fad1ea",
"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": "07835ed0-9f43-4cb3-b8fb-a54429d0eba0",
"CategoryId": "751421be-6761-4763-a5f5-af657871e4f6",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "fb92b828-fa6a-4846-8922-5ceea898f03f",
"Score": 1.0,
"State": 1
},
{
"Id": "fb92b828-fa6a-4846-8922-5ceea898f03f",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "d19d44e4-1628-4f26-8e42-a9c9828bc5d8",
"Questions": [
{
"Id": "b1846f90-6331-490d-bff8-98b25eec756d",
"Answers": "sample string 2"
},
{
"Id": "b1846f90-6331-490d-bff8-98b25eec756d",
"Answers": "sample string 2"
}
]
},
{
"Id": "d19d44e4-1628-4f26-8e42-a9c9828bc5d8",
"Questions": [
{
"Id": "b1846f90-6331-490d-bff8-98b25eec756d",
"Answers": "sample string 2"
},
{
"Id": "b1846f90-6331-490d-bff8-98b25eec756d",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "34db818c-6fae-43b1-9376-12cbef1eef7c",
"ContentItemId": "ed1f797c-2c8e-4401-8bb7-c0b38d586d62",
"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-19T07:40:15.6052136+00:00",
"RescheduleDate": "2026-08-19T07:40:15.6052136+00:00"
},
{
"Id": "34db818c-6fae-43b1-9376-12cbef1eef7c",
"ContentItemId": "ed1f797c-2c8e-4401-8bb7-c0b38d586d62",
"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-19T07:40:15.6052136+00:00",
"RescheduleDate": "2026-08-19T07:40:15.6052136+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "9b3ebda6-e59c-49e4-8226-184abdfe32db",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-08-19T07:40:15.6833377+00:00",
"Registration": {
"Id": "34e6dd4f-a713-425e-8e1c-3d0b533bd856",
"UserId": "0ad8c67a-312b-46de-8a4a-23555033aa9d",
"IsCurrent": true,
"CenterId": "b98c4fd6-8739-40f1-a498-d7774f4c0f44",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "80e63d58-9784-4803-89a0-e5fb05d72038",
"EndDate": "2026-08-19T07:40:15.6052136+00:00",
"StartDate": "2026-08-19T07:40:15.6052136+00:00",
"SchedulePreferenceDate": "2026-08-19T07:40:15.6052136+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-19T07:40:15.6052136+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "249fbfc0-d329-41a6-ac86-d3d2f5ba03aa",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "813794d1-1147-44cd-b8db-d645c5c97db3",
"Sequence": 1,
"AncestorCategoryId": "047366e2-2e0e-4f1a-9c5e-c88fbfe8bed2",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "f5df1b73-c884-4cbe-a6d4-9a5210fad1ea",
"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": "f5df1b73-c884-4cbe-a6d4-9a5210fad1ea",
"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": "249fbfc0-d329-41a6-ac86-d3d2f5ba03aa",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "813794d1-1147-44cd-b8db-d645c5c97db3",
"Sequence": 1,
"AncestorCategoryId": "047366e2-2e0e-4f1a-9c5e-c88fbfe8bed2",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "f5df1b73-c884-4cbe-a6d4-9a5210fad1ea",
"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": "f5df1b73-c884-4cbe-a6d4-9a5210fad1ea",
"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": "07835ed0-9f43-4cb3-b8fb-a54429d0eba0",
"CategoryId": "751421be-6761-4763-a5f5-af657871e4f6",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "fb92b828-fa6a-4846-8922-5ceea898f03f",
"Score": 1.0,
"State": 1
},
{
"Id": "fb92b828-fa6a-4846-8922-5ceea898f03f",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "d19d44e4-1628-4f26-8e42-a9c9828bc5d8",
"Questions": [
{
"Id": "b1846f90-6331-490d-bff8-98b25eec756d",
"Answers": "sample string 2"
},
{
"Id": "b1846f90-6331-490d-bff8-98b25eec756d",
"Answers": "sample string 2"
}
]
},
{
"Id": "d19d44e4-1628-4f26-8e42-a9c9828bc5d8",
"Questions": [
{
"Id": "b1846f90-6331-490d-bff8-98b25eec756d",
"Answers": "sample string 2"
},
{
"Id": "b1846f90-6331-490d-bff8-98b25eec756d",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "34db818c-6fae-43b1-9376-12cbef1eef7c",
"ContentItemId": "ed1f797c-2c8e-4401-8bb7-c0b38d586d62",
"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-19T07:40:15.6052136+00:00",
"RescheduleDate": "2026-08-19T07:40:15.6052136+00:00"
},
{
"Id": "34db818c-6fae-43b1-9376-12cbef1eef7c",
"ContentItemId": "ed1f797c-2c8e-4401-8bb7-c0b38d586d62",
"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-19T07:40:15.6052136+00:00",
"RescheduleDate": "2026-08-19T07:40:15.6052136+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}