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": "9e70b23a-cf0f-4caa-ba26-5a99adfb2f1a",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-07-04T10:46:46.5165723+00:00",
"Registration": {
"Id": "4bd296aa-1b36-4b7a-8044-6d91a1bbcceb",
"UserId": "02fcc3d7-84bc-4a5f-9bcb-abfc35ce5eaa",
"IsCurrent": true,
"CenterId": "9c345e11-90a4-423c-a67b-6875732d19e6",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "beaa1fc7-0419-44d4-b419-c8af8708a698",
"EndDate": "2026-07-04T10:46:46.5009465+00:00",
"StartDate": "2026-07-04T10:46:46.5009465+00:00",
"SchedulePreferenceDate": "2026-07-04T10:46:46.5009465+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-07-04T10:46:46.5009465+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "5a1a6502-1dff-4f7f-9b8d-0f285e20cb8e",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "f48ed98f-900e-4eab-bac5-d2189f34178a",
"Sequence": 1,
"AncestorCategoryId": "78deb235-1f8b-48b5-a850-26ccf7034359",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "86ddf454-e046-45bb-aecb-359a42578bcd",
"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": "86ddf454-e046-45bb-aecb-359a42578bcd",
"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": "5a1a6502-1dff-4f7f-9b8d-0f285e20cb8e",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "f48ed98f-900e-4eab-bac5-d2189f34178a",
"Sequence": 1,
"AncestorCategoryId": "78deb235-1f8b-48b5-a850-26ccf7034359",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "86ddf454-e046-45bb-aecb-359a42578bcd",
"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": "86ddf454-e046-45bb-aecb-359a42578bcd",
"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": "0c6632d5-2ddd-4cdf-92cd-f700f479cd02",
"CategoryId": "731f85a7-b26f-4ab8-880f-753db326923e",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "193d7ecd-a4fb-4c2b-aa05-ba401b8b3d4c",
"Score": 1.0,
"State": 1
},
{
"Id": "193d7ecd-a4fb-4c2b-aa05-ba401b8b3d4c",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "f2ccb827-d4f3-48be-8a6e-205beab17fb8",
"Questions": [
{
"Id": "50887824-f293-4c44-978c-8319a4847363",
"Answers": "sample string 2"
},
{
"Id": "50887824-f293-4c44-978c-8319a4847363",
"Answers": "sample string 2"
}
]
},
{
"Id": "f2ccb827-d4f3-48be-8a6e-205beab17fb8",
"Questions": [
{
"Id": "50887824-f293-4c44-978c-8319a4847363",
"Answers": "sample string 2"
},
{
"Id": "50887824-f293-4c44-978c-8319a4847363",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "77656497-3884-4027-956e-58b1efd51977",
"ContentItemId": "ca0dcbdf-4b47-4310-b978-ff5fb6c23bd9",
"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-07-04T10:46:46.5009465+00:00",
"RescheduleDate": "2026-07-04T10:46:46.5009465+00:00"
},
{
"Id": "77656497-3884-4027-956e-58b1efd51977",
"ContentItemId": "ca0dcbdf-4b47-4310-b978-ff5fb6c23bd9",
"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-07-04T10:46:46.5009465+00:00",
"RescheduleDate": "2026-07-04T10:46:46.5009465+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "9e70b23a-cf0f-4caa-ba26-5a99adfb2f1a",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-07-04T10:46:46.5634441+00:00",
"Registration": {
"Id": "4bd296aa-1b36-4b7a-8044-6d91a1bbcceb",
"UserId": "02fcc3d7-84bc-4a5f-9bcb-abfc35ce5eaa",
"IsCurrent": true,
"CenterId": "9c345e11-90a4-423c-a67b-6875732d19e6",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "beaa1fc7-0419-44d4-b419-c8af8708a698",
"EndDate": "2026-07-04T10:46:46.5009465+00:00",
"StartDate": "2026-07-04T10:46:46.5009465+00:00",
"SchedulePreferenceDate": "2026-07-04T10:46:46.5009465+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-07-04T10:46:46.5009465+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "5a1a6502-1dff-4f7f-9b8d-0f285e20cb8e",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "f48ed98f-900e-4eab-bac5-d2189f34178a",
"Sequence": 1,
"AncestorCategoryId": "78deb235-1f8b-48b5-a850-26ccf7034359",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "86ddf454-e046-45bb-aecb-359a42578bcd",
"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": "86ddf454-e046-45bb-aecb-359a42578bcd",
"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": "5a1a6502-1dff-4f7f-9b8d-0f285e20cb8e",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "f48ed98f-900e-4eab-bac5-d2189f34178a",
"Sequence": 1,
"AncestorCategoryId": "78deb235-1f8b-48b5-a850-26ccf7034359",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "86ddf454-e046-45bb-aecb-359a42578bcd",
"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": "86ddf454-e046-45bb-aecb-359a42578bcd",
"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": "0c6632d5-2ddd-4cdf-92cd-f700f479cd02",
"CategoryId": "731f85a7-b26f-4ab8-880f-753db326923e",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "193d7ecd-a4fb-4c2b-aa05-ba401b8b3d4c",
"Score": 1.0,
"State": 1
},
{
"Id": "193d7ecd-a4fb-4c2b-aa05-ba401b8b3d4c",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "f2ccb827-d4f3-48be-8a6e-205beab17fb8",
"Questions": [
{
"Id": "50887824-f293-4c44-978c-8319a4847363",
"Answers": "sample string 2"
},
{
"Id": "50887824-f293-4c44-978c-8319a4847363",
"Answers": "sample string 2"
}
]
},
{
"Id": "f2ccb827-d4f3-48be-8a6e-205beab17fb8",
"Questions": [
{
"Id": "50887824-f293-4c44-978c-8319a4847363",
"Answers": "sample string 2"
},
{
"Id": "50887824-f293-4c44-978c-8319a4847363",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "77656497-3884-4027-956e-58b1efd51977",
"ContentItemId": "ca0dcbdf-4b47-4310-b978-ff5fb6c23bd9",
"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-07-04T10:46:46.5009465+00:00",
"RescheduleDate": "2026-07-04T10:46:46.5009465+00:00"
},
{
"Id": "77656497-3884-4027-956e-58b1efd51977",
"ContentItemId": "ca0dcbdf-4b47-4310-b978-ff5fb6c23bd9",
"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-07-04T10:46:46.5009465+00:00",
"RescheduleDate": "2026-07-04T10:46:46.5009465+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}