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": "01ce2210-afcb-4c20-9f3d-a492aa063c33",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-07-03T20:53:14.3180234+00:00",
"Registration": {
"Id": "e4b054dc-2777-4d91-96f4-6acb67cc5989",
"UserId": "3d21c6fd-d9d9-4761-97ac-7c933bd881de",
"IsCurrent": true,
"CenterId": "8412fc80-ea3a-461b-85d2-1757a3d068aa",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "cb3c56a8-591a-4080-8b8f-8a155dcd1f9a",
"EndDate": "2026-07-03T20:53:14.3023955+00:00",
"StartDate": "2026-07-03T20:53:14.3023955+00:00",
"SchedulePreferenceDate": "2026-07-03T20:53:14.3023955+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-03T20:53:14.3023955+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "d3b7c710-2e1f-4c82-891f-06ae5b541780",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "3d77a3b1-c0f6-4219-9c48-b0debab1eaa5",
"Sequence": 1,
"AncestorCategoryId": "bc48c98a-9200-4c67-a711-001b423d3384",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "cb5bdca5-a553-4cc5-a34e-86b177c9b9b9",
"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": "cb5bdca5-a553-4cc5-a34e-86b177c9b9b9",
"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": "d3b7c710-2e1f-4c82-891f-06ae5b541780",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "3d77a3b1-c0f6-4219-9c48-b0debab1eaa5",
"Sequence": 1,
"AncestorCategoryId": "bc48c98a-9200-4c67-a711-001b423d3384",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "cb5bdca5-a553-4cc5-a34e-86b177c9b9b9",
"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": "cb5bdca5-a553-4cc5-a34e-86b177c9b9b9",
"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": "55a4ab98-8eac-4414-8abd-69dcf366abbc",
"CategoryId": "2080b663-a1a6-45f8-ac91-2ab38fa4235f",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "bbcff834-3521-48f3-9468-94c5b17bb761",
"Score": 1.0,
"State": 1
},
{
"Id": "bbcff834-3521-48f3-9468-94c5b17bb761",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "c6a51492-583d-429b-a8ae-9d30072dccaf",
"Questions": [
{
"Id": "d1c95f3f-ff21-445c-81f5-98174c37e572",
"Answers": "sample string 2"
},
{
"Id": "d1c95f3f-ff21-445c-81f5-98174c37e572",
"Answers": "sample string 2"
}
]
},
{
"Id": "c6a51492-583d-429b-a8ae-9d30072dccaf",
"Questions": [
{
"Id": "d1c95f3f-ff21-445c-81f5-98174c37e572",
"Answers": "sample string 2"
},
{
"Id": "d1c95f3f-ff21-445c-81f5-98174c37e572",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "1924cf66-d612-4465-bdb6-fd353164b1a1",
"ContentItemId": "5d2c987a-5d0b-48eb-855c-57575e142677",
"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-03T20:53:14.3023955+00:00",
"RescheduleDate": "2026-07-03T20:53:14.3023955+00:00"
},
{
"Id": "1924cf66-d612-4465-bdb6-fd353164b1a1",
"ContentItemId": "5d2c987a-5d0b-48eb-855c-57575e142677",
"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-03T20:53:14.3023955+00:00",
"RescheduleDate": "2026-07-03T20:53:14.3023955+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "01ce2210-afcb-4c20-9f3d-a492aa063c33",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-07-03T20:53:14.3492731+00:00",
"Registration": {
"Id": "e4b054dc-2777-4d91-96f4-6acb67cc5989",
"UserId": "3d21c6fd-d9d9-4761-97ac-7c933bd881de",
"IsCurrent": true,
"CenterId": "8412fc80-ea3a-461b-85d2-1757a3d068aa",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "cb3c56a8-591a-4080-8b8f-8a155dcd1f9a",
"EndDate": "2026-07-03T20:53:14.3023955+00:00",
"StartDate": "2026-07-03T20:53:14.3023955+00:00",
"SchedulePreferenceDate": "2026-07-03T20:53:14.3023955+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-03T20:53:14.3023955+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "d3b7c710-2e1f-4c82-891f-06ae5b541780",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "3d77a3b1-c0f6-4219-9c48-b0debab1eaa5",
"Sequence": 1,
"AncestorCategoryId": "bc48c98a-9200-4c67-a711-001b423d3384",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "cb5bdca5-a553-4cc5-a34e-86b177c9b9b9",
"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": "cb5bdca5-a553-4cc5-a34e-86b177c9b9b9",
"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": "d3b7c710-2e1f-4c82-891f-06ae5b541780",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "3d77a3b1-c0f6-4219-9c48-b0debab1eaa5",
"Sequence": 1,
"AncestorCategoryId": "bc48c98a-9200-4c67-a711-001b423d3384",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "cb5bdca5-a553-4cc5-a34e-86b177c9b9b9",
"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": "cb5bdca5-a553-4cc5-a34e-86b177c9b9b9",
"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": "55a4ab98-8eac-4414-8abd-69dcf366abbc",
"CategoryId": "2080b663-a1a6-45f8-ac91-2ab38fa4235f",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "bbcff834-3521-48f3-9468-94c5b17bb761",
"Score": 1.0,
"State": 1
},
{
"Id": "bbcff834-3521-48f3-9468-94c5b17bb761",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "c6a51492-583d-429b-a8ae-9d30072dccaf",
"Questions": [
{
"Id": "d1c95f3f-ff21-445c-81f5-98174c37e572",
"Answers": "sample string 2"
},
{
"Id": "d1c95f3f-ff21-445c-81f5-98174c37e572",
"Answers": "sample string 2"
}
]
},
{
"Id": "c6a51492-583d-429b-a8ae-9d30072dccaf",
"Questions": [
{
"Id": "d1c95f3f-ff21-445c-81f5-98174c37e572",
"Answers": "sample string 2"
},
{
"Id": "d1c95f3f-ff21-445c-81f5-98174c37e572",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "1924cf66-d612-4465-bdb6-fd353164b1a1",
"ContentItemId": "5d2c987a-5d0b-48eb-855c-57575e142677",
"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-03T20:53:14.3023955+00:00",
"RescheduleDate": "2026-07-03T20:53:14.3023955+00:00"
},
{
"Id": "1924cf66-d612-4465-bdb6-fd353164b1a1",
"ContentItemId": "5d2c987a-5d0b-48eb-855c-57575e142677",
"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-03T20:53:14.3023955+00:00",
"RescheduleDate": "2026-07-03T20:53:14.3023955+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}