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": "dfa47861-bbf5-4bac-8d0f-1a2699a35d15",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-06-03T14:48:22.8836327+00:00",
"Registration": {
"Id": "3cd9be29-0fa6-4b7b-81c2-07dce5766cbd",
"UserId": "855608c9-fb22-4e1f-b8bd-517dd077497d",
"IsCurrent": true,
"CenterId": "a7569a76-f693-4dcd-aa94-818b128f35b3",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "566a22b6-d81e-44eb-aec9-696174e720a6",
"EndDate": "2026-06-03T14:48:22.8680081+00:00",
"StartDate": "2026-06-03T14:48:22.8680081+00:00",
"SchedulePreferenceDate": "2026-06-03T14:48:22.8680081+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-03T14:48:22.8680081+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "616db6ff-e6cf-4cc2-bd69-3e0551041125",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "6f15aee3-3e78-4e03-a2e9-35089901e905",
"Sequence": 1,
"AncestorCategoryId": "15f81ee3-3c81-4718-bf2f-d8c7d12a24bd",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "606ab641-b4dd-4364-8e05-673f7f74d3d9",
"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": "606ab641-b4dd-4364-8e05-673f7f74d3d9",
"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": "616db6ff-e6cf-4cc2-bd69-3e0551041125",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "6f15aee3-3e78-4e03-a2e9-35089901e905",
"Sequence": 1,
"AncestorCategoryId": "15f81ee3-3c81-4718-bf2f-d8c7d12a24bd",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "606ab641-b4dd-4364-8e05-673f7f74d3d9",
"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": "606ab641-b4dd-4364-8e05-673f7f74d3d9",
"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": "5e77691f-a861-49bd-8570-76caeb1fb595",
"CategoryId": "f0d4b506-05b2-4000-ac06-b565731dd08b",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "e3b6fe16-08e7-4e70-9980-f6f5316037ca",
"Score": 1.0,
"State": 1
},
{
"Id": "e3b6fe16-08e7-4e70-9980-f6f5316037ca",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "e421e45a-a8b7-482c-8a38-8b365393c48b",
"Questions": [
{
"Id": "47cc57bb-ca07-4f00-81f8-7d4e4b03c370",
"Answers": "sample string 2"
},
{
"Id": "47cc57bb-ca07-4f00-81f8-7d4e4b03c370",
"Answers": "sample string 2"
}
]
},
{
"Id": "e421e45a-a8b7-482c-8a38-8b365393c48b",
"Questions": [
{
"Id": "47cc57bb-ca07-4f00-81f8-7d4e4b03c370",
"Answers": "sample string 2"
},
{
"Id": "47cc57bb-ca07-4f00-81f8-7d4e4b03c370",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "768a036b-951e-4bff-a4a8-66e1454348d0",
"ContentItemId": "8bd9aa9a-6066-47ad-ba3f-c7a663088d75",
"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-03T14:48:22.8680081+00:00",
"RescheduleDate": "2026-06-03T14:48:22.8680081+00:00"
},
{
"Id": "768a036b-951e-4bff-a4a8-66e1454348d0",
"ContentItemId": "8bd9aa9a-6066-47ad-ba3f-c7a663088d75",
"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-03T14:48:22.8680081+00:00",
"RescheduleDate": "2026-06-03T14:48:22.8680081+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "dfa47861-bbf5-4bac-8d0f-1a2699a35d15",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-06-03T14:48:22.9305082+00:00",
"Registration": {
"Id": "3cd9be29-0fa6-4b7b-81c2-07dce5766cbd",
"UserId": "855608c9-fb22-4e1f-b8bd-517dd077497d",
"IsCurrent": true,
"CenterId": "a7569a76-f693-4dcd-aa94-818b128f35b3",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "566a22b6-d81e-44eb-aec9-696174e720a6",
"EndDate": "2026-06-03T14:48:22.8680081+00:00",
"StartDate": "2026-06-03T14:48:22.8680081+00:00",
"SchedulePreferenceDate": "2026-06-03T14:48:22.8680081+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-03T14:48:22.8680081+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "616db6ff-e6cf-4cc2-bd69-3e0551041125",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "6f15aee3-3e78-4e03-a2e9-35089901e905",
"Sequence": 1,
"AncestorCategoryId": "15f81ee3-3c81-4718-bf2f-d8c7d12a24bd",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "606ab641-b4dd-4364-8e05-673f7f74d3d9",
"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": "606ab641-b4dd-4364-8e05-673f7f74d3d9",
"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": "616db6ff-e6cf-4cc2-bd69-3e0551041125",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "6f15aee3-3e78-4e03-a2e9-35089901e905",
"Sequence": 1,
"AncestorCategoryId": "15f81ee3-3c81-4718-bf2f-d8c7d12a24bd",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "606ab641-b4dd-4364-8e05-673f7f74d3d9",
"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": "606ab641-b4dd-4364-8e05-673f7f74d3d9",
"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": "5e77691f-a861-49bd-8570-76caeb1fb595",
"CategoryId": "f0d4b506-05b2-4000-ac06-b565731dd08b",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "e3b6fe16-08e7-4e70-9980-f6f5316037ca",
"Score": 1.0,
"State": 1
},
{
"Id": "e3b6fe16-08e7-4e70-9980-f6f5316037ca",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "e421e45a-a8b7-482c-8a38-8b365393c48b",
"Questions": [
{
"Id": "47cc57bb-ca07-4f00-81f8-7d4e4b03c370",
"Answers": "sample string 2"
},
{
"Id": "47cc57bb-ca07-4f00-81f8-7d4e4b03c370",
"Answers": "sample string 2"
}
]
},
{
"Id": "e421e45a-a8b7-482c-8a38-8b365393c48b",
"Questions": [
{
"Id": "47cc57bb-ca07-4f00-81f8-7d4e4b03c370",
"Answers": "sample string 2"
},
{
"Id": "47cc57bb-ca07-4f00-81f8-7d4e4b03c370",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "768a036b-951e-4bff-a4a8-66e1454348d0",
"ContentItemId": "8bd9aa9a-6066-47ad-ba3f-c7a663088d75",
"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-03T14:48:22.8680081+00:00",
"RescheduleDate": "2026-06-03T14:48:22.8680081+00:00"
},
{
"Id": "768a036b-951e-4bff-a4a8-66e1454348d0",
"ContentItemId": "8bd9aa9a-6066-47ad-ba3f-c7a663088d75",
"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-03T14:48:22.8680081+00:00",
"RescheduleDate": "2026-06-03T14:48:22.8680081+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}