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": "06a4e1f2-a627-4866-9132-a4fd787217f2",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-07-18T03:54:09.1262514+00:00",
"Registration": {
"Id": "f946ef56-c608-4749-94db-a477d4cb5c9f",
"UserId": "49d9eb71-bda2-4d91-9c84-a5372c4c0c64",
"IsCurrent": true,
"CenterId": "5ffd7aff-ee05-40b9-b9d0-4e5025fe885b",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "ba26c6bb-6b78-46f6-b948-301feb0aad3a",
"EndDate": "2026-07-18T03:54:09.1262514+00:00",
"StartDate": "2026-07-18T03:54:09.1262514+00:00",
"SchedulePreferenceDate": "2026-07-18T03:54:09.1262514+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-18T03:54:09.1262514+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "6f24537f-3ce6-4a39-83a5-eb055cd89f6c",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "2c587d9f-6368-4f5b-9213-ccd96b56621b",
"Sequence": 1,
"AncestorCategoryId": "b2ff0318-0fec-4f60-a045-6f0707656496",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "99efa2ca-4d60-4b68-8fd2-e4888dbdb2f8",
"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": "99efa2ca-4d60-4b68-8fd2-e4888dbdb2f8",
"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": "6f24537f-3ce6-4a39-83a5-eb055cd89f6c",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "2c587d9f-6368-4f5b-9213-ccd96b56621b",
"Sequence": 1,
"AncestorCategoryId": "b2ff0318-0fec-4f60-a045-6f0707656496",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "99efa2ca-4d60-4b68-8fd2-e4888dbdb2f8",
"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": "99efa2ca-4d60-4b68-8fd2-e4888dbdb2f8",
"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": "7dea3643-93e2-4573-9151-96495dab65df",
"CategoryId": "d39fb43b-52b4-4de5-b519-aef64adb0cc1",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "f23e7b4a-1e91-4e14-8a13-582a4f215f80",
"Score": 1.0,
"State": 1
},
{
"Id": "f23e7b4a-1e91-4e14-8a13-582a4f215f80",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "10ba9dc5-a7c4-412d-800b-884ec9876fcf",
"Questions": [
{
"Id": "fff6ce57-e1cc-43d3-a154-7dd6f5a664ff",
"Answers": "sample string 2"
},
{
"Id": "fff6ce57-e1cc-43d3-a154-7dd6f5a664ff",
"Answers": "sample string 2"
}
]
},
{
"Id": "10ba9dc5-a7c4-412d-800b-884ec9876fcf",
"Questions": [
{
"Id": "fff6ce57-e1cc-43d3-a154-7dd6f5a664ff",
"Answers": "sample string 2"
},
{
"Id": "fff6ce57-e1cc-43d3-a154-7dd6f5a664ff",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "65f8dfe7-e274-4284-9c53-6b14cebc068a",
"ContentItemId": "1eac21d7-57fa-4d29-aaba-d7b940d6b1af",
"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-18T03:54:09.1262514+00:00",
"RescheduleDate": "2026-07-18T03:54:09.1262514+00:00"
},
{
"Id": "65f8dfe7-e274-4284-9c53-6b14cebc068a",
"ContentItemId": "1eac21d7-57fa-4d29-aaba-d7b940d6b1af",
"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-18T03:54:09.1262514+00:00",
"RescheduleDate": "2026-07-18T03:54:09.1262514+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "06a4e1f2-a627-4866-9132-a4fd787217f2",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-07-18T03:54:09.1575012+00:00",
"Registration": {
"Id": "f946ef56-c608-4749-94db-a477d4cb5c9f",
"UserId": "49d9eb71-bda2-4d91-9c84-a5372c4c0c64",
"IsCurrent": true,
"CenterId": "5ffd7aff-ee05-40b9-b9d0-4e5025fe885b",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "ba26c6bb-6b78-46f6-b948-301feb0aad3a",
"EndDate": "2026-07-18T03:54:09.1262514+00:00",
"StartDate": "2026-07-18T03:54:09.1262514+00:00",
"SchedulePreferenceDate": "2026-07-18T03:54:09.1262514+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-18T03:54:09.1262514+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "6f24537f-3ce6-4a39-83a5-eb055cd89f6c",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "2c587d9f-6368-4f5b-9213-ccd96b56621b",
"Sequence": 1,
"AncestorCategoryId": "b2ff0318-0fec-4f60-a045-6f0707656496",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "99efa2ca-4d60-4b68-8fd2-e4888dbdb2f8",
"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": "99efa2ca-4d60-4b68-8fd2-e4888dbdb2f8",
"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": "6f24537f-3ce6-4a39-83a5-eb055cd89f6c",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "2c587d9f-6368-4f5b-9213-ccd96b56621b",
"Sequence": 1,
"AncestorCategoryId": "b2ff0318-0fec-4f60-a045-6f0707656496",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "99efa2ca-4d60-4b68-8fd2-e4888dbdb2f8",
"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": "99efa2ca-4d60-4b68-8fd2-e4888dbdb2f8",
"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": "7dea3643-93e2-4573-9151-96495dab65df",
"CategoryId": "d39fb43b-52b4-4de5-b519-aef64adb0cc1",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "f23e7b4a-1e91-4e14-8a13-582a4f215f80",
"Score": 1.0,
"State": 1
},
{
"Id": "f23e7b4a-1e91-4e14-8a13-582a4f215f80",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "10ba9dc5-a7c4-412d-800b-884ec9876fcf",
"Questions": [
{
"Id": "fff6ce57-e1cc-43d3-a154-7dd6f5a664ff",
"Answers": "sample string 2"
},
{
"Id": "fff6ce57-e1cc-43d3-a154-7dd6f5a664ff",
"Answers": "sample string 2"
}
]
},
{
"Id": "10ba9dc5-a7c4-412d-800b-884ec9876fcf",
"Questions": [
{
"Id": "fff6ce57-e1cc-43d3-a154-7dd6f5a664ff",
"Answers": "sample string 2"
},
{
"Id": "fff6ce57-e1cc-43d3-a154-7dd6f5a664ff",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "65f8dfe7-e274-4284-9c53-6b14cebc068a",
"ContentItemId": "1eac21d7-57fa-4d29-aaba-d7b940d6b1af",
"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-18T03:54:09.1262514+00:00",
"RescheduleDate": "2026-07-18T03:54:09.1262514+00:00"
},
{
"Id": "65f8dfe7-e274-4284-9c53-6b14cebc068a",
"ContentItemId": "1eac21d7-57fa-4d29-aaba-d7b940d6b1af",
"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-18T03:54:09.1262514+00:00",
"RescheduleDate": "2026-07-18T03:54:09.1262514+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}