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": "b425fcc0-db19-4e04-8e04-63f78d019eec",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-06-24T09:13:22.9504874+00:00",
"Registration": {
"Id": "bda0d349-ff31-40c4-a466-74c12bd8aaaa",
"UserId": "8cadb1b2-faac-4acd-a4f1-471a1dccfedd",
"IsCurrent": true,
"CenterId": "6e563598-3712-4c2d-8808-b5c8cfa7392e",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "de4b1ee9-6186-414d-8258-3e28bc57e7d4",
"EndDate": "2026-06-24T09:13:22.9348622+00:00",
"StartDate": "2026-06-24T09:13:22.9348622+00:00",
"SchedulePreferenceDate": "2026-06-24T09:13:22.9348622+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-24T09:13:22.9348622+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "fab2dee6-0bf6-4825-9413-6f81fba5a85f",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "579a4f24-e1ac-45cb-8e74-0817c57fb536",
"Sequence": 1,
"AncestorCategoryId": "0dc70f49-9c98-44af-8e04-f1296ec07d6b",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "35578ee0-08bf-459c-afc5-ed6879201d80",
"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": "35578ee0-08bf-459c-afc5-ed6879201d80",
"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": "fab2dee6-0bf6-4825-9413-6f81fba5a85f",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "579a4f24-e1ac-45cb-8e74-0817c57fb536",
"Sequence": 1,
"AncestorCategoryId": "0dc70f49-9c98-44af-8e04-f1296ec07d6b",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "35578ee0-08bf-459c-afc5-ed6879201d80",
"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": "35578ee0-08bf-459c-afc5-ed6879201d80",
"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": "7955b034-b101-4f77-8d25-576e606acb20",
"CategoryId": "1dcfad34-0570-4a58-a64f-191998be8b3b",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "ec1e9cbf-f5d3-4558-8fd3-0c3c3327d4d7",
"Score": 1.0,
"State": 1
},
{
"Id": "ec1e9cbf-f5d3-4558-8fd3-0c3c3327d4d7",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "b1e7c96e-362f-44ef-b994-0d92d2239f1f",
"Questions": [
{
"Id": "e4740c5d-b1bc-47b3-83ae-74388b8c0156",
"Answers": "sample string 2"
},
{
"Id": "e4740c5d-b1bc-47b3-83ae-74388b8c0156",
"Answers": "sample string 2"
}
]
},
{
"Id": "b1e7c96e-362f-44ef-b994-0d92d2239f1f",
"Questions": [
{
"Id": "e4740c5d-b1bc-47b3-83ae-74388b8c0156",
"Answers": "sample string 2"
},
{
"Id": "e4740c5d-b1bc-47b3-83ae-74388b8c0156",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "d30b948d-0f02-4267-9d9c-d99568f3a8f0",
"ContentItemId": "139aaee8-8e08-469b-bd22-879681a480b8",
"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-24T09:13:22.9504874+00:00",
"RescheduleDate": "2026-06-24T09:13:22.9504874+00:00"
},
{
"Id": "d30b948d-0f02-4267-9d9c-d99568f3a8f0",
"ContentItemId": "139aaee8-8e08-469b-bd22-879681a480b8",
"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-24T09:13:22.9504874+00:00",
"RescheduleDate": "2026-06-24T09:13:22.9504874+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "b425fcc0-db19-4e04-8e04-63f78d019eec",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-06-24T09:13:22.9973628+00:00",
"Registration": {
"Id": "bda0d349-ff31-40c4-a466-74c12bd8aaaa",
"UserId": "8cadb1b2-faac-4acd-a4f1-471a1dccfedd",
"IsCurrent": true,
"CenterId": "6e563598-3712-4c2d-8808-b5c8cfa7392e",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "de4b1ee9-6186-414d-8258-3e28bc57e7d4",
"EndDate": "2026-06-24T09:13:22.9348622+00:00",
"StartDate": "2026-06-24T09:13:22.9348622+00:00",
"SchedulePreferenceDate": "2026-06-24T09:13:22.9348622+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-24T09:13:22.9348622+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "fab2dee6-0bf6-4825-9413-6f81fba5a85f",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "579a4f24-e1ac-45cb-8e74-0817c57fb536",
"Sequence": 1,
"AncestorCategoryId": "0dc70f49-9c98-44af-8e04-f1296ec07d6b",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "35578ee0-08bf-459c-afc5-ed6879201d80",
"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": "35578ee0-08bf-459c-afc5-ed6879201d80",
"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": "fab2dee6-0bf6-4825-9413-6f81fba5a85f",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "579a4f24-e1ac-45cb-8e74-0817c57fb536",
"Sequence": 1,
"AncestorCategoryId": "0dc70f49-9c98-44af-8e04-f1296ec07d6b",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "35578ee0-08bf-459c-afc5-ed6879201d80",
"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": "35578ee0-08bf-459c-afc5-ed6879201d80",
"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": "7955b034-b101-4f77-8d25-576e606acb20",
"CategoryId": "1dcfad34-0570-4a58-a64f-191998be8b3b",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "ec1e9cbf-f5d3-4558-8fd3-0c3c3327d4d7",
"Score": 1.0,
"State": 1
},
{
"Id": "ec1e9cbf-f5d3-4558-8fd3-0c3c3327d4d7",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "b1e7c96e-362f-44ef-b994-0d92d2239f1f",
"Questions": [
{
"Id": "e4740c5d-b1bc-47b3-83ae-74388b8c0156",
"Answers": "sample string 2"
},
{
"Id": "e4740c5d-b1bc-47b3-83ae-74388b8c0156",
"Answers": "sample string 2"
}
]
},
{
"Id": "b1e7c96e-362f-44ef-b994-0d92d2239f1f",
"Questions": [
{
"Id": "e4740c5d-b1bc-47b3-83ae-74388b8c0156",
"Answers": "sample string 2"
},
{
"Id": "e4740c5d-b1bc-47b3-83ae-74388b8c0156",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "d30b948d-0f02-4267-9d9c-d99568f3a8f0",
"ContentItemId": "139aaee8-8e08-469b-bd22-879681a480b8",
"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-24T09:13:22.9504874+00:00",
"RescheduleDate": "2026-06-24T09:13:22.9504874+00:00"
},
{
"Id": "d30b948d-0f02-4267-9d9c-d99568f3a8f0",
"ContentItemId": "139aaee8-8e08-469b-bd22-879681a480b8",
"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-24T09:13:22.9504874+00:00",
"RescheduleDate": "2026-06-24T09:13:22.9504874+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}