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": "30325ca4-c1cd-4002-9f27-8c0e9d081ca4",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-04-29T18:33:53.4626937+00:00",
"Registration": {
"Id": "480bb18f-145a-4ea9-872d-516010fb5122",
"UserId": "2533c48a-7191-4b96-b5e4-cdb52294c16f",
"IsCurrent": true,
"CenterId": "97f84c37-1c48-4b33-b255-88c272f7b796",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "d57ed9e3-28f3-469f-a857-ae025f089899",
"EndDate": "2026-04-29T18:33:53.4470691+00:00",
"StartDate": "2026-04-29T18:33:53.4470691+00:00",
"SchedulePreferenceDate": "2026-04-29T18:33:53.4470691+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-04-29T18:33:53.4470691+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "b701b4e3-0cb9-4941-ae9f-51c4e947e441",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "4a280877-b6ad-4316-8b75-c8fcbb65ccd3",
"Sequence": 1,
"AncestorCategoryId": "5f98bca8-ca54-449f-b8e5-b5da077b9e99",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "a1b5e263-f2a0-42d3-9258-cbab95891a21",
"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": "a1b5e263-f2a0-42d3-9258-cbab95891a21",
"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": "b701b4e3-0cb9-4941-ae9f-51c4e947e441",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "4a280877-b6ad-4316-8b75-c8fcbb65ccd3",
"Sequence": 1,
"AncestorCategoryId": "5f98bca8-ca54-449f-b8e5-b5da077b9e99",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "a1b5e263-f2a0-42d3-9258-cbab95891a21",
"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": "a1b5e263-f2a0-42d3-9258-cbab95891a21",
"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": "2a05d5d7-2048-49d7-8bef-8d73a08af29f",
"CategoryId": "182b2b0a-a2ba-49a5-89ae-aaaeac29a022",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "f731e024-ab19-4a8d-b337-ba83e55a2411",
"Score": 1.0,
"State": 1
},
{
"Id": "f731e024-ab19-4a8d-b337-ba83e55a2411",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "0fb5061a-68be-490f-9a58-c09712d2f2ce",
"Questions": [
{
"Id": "83463567-4bc9-4191-8492-8cafcb0a3324",
"Answers": "sample string 2"
},
{
"Id": "83463567-4bc9-4191-8492-8cafcb0a3324",
"Answers": "sample string 2"
}
]
},
{
"Id": "0fb5061a-68be-490f-9a58-c09712d2f2ce",
"Questions": [
{
"Id": "83463567-4bc9-4191-8492-8cafcb0a3324",
"Answers": "sample string 2"
},
{
"Id": "83463567-4bc9-4191-8492-8cafcb0a3324",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "caaba3b2-463d-41c1-ab62-99da5f3a31a7",
"ContentItemId": "eb137851-d258-4e99-97cc-29b53d4527d0",
"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-04-29T18:33:53.4470691+00:00",
"RescheduleDate": "2026-04-29T18:33:53.4470691+00:00"
},
{
"Id": "caaba3b2-463d-41c1-ab62-99da5f3a31a7",
"ContentItemId": "eb137851-d258-4e99-97cc-29b53d4527d0",
"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-04-29T18:33:53.4470691+00:00",
"RescheduleDate": "2026-04-29T18:33:53.4470691+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}
text/json
Sample:
{
"UserId": "30325ca4-c1cd-4002-9f27-8c0e9d081ca4",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-04-29T18:33:53.5876969+00:00",
"Registration": {
"Id": "480bb18f-145a-4ea9-872d-516010fb5122",
"UserId": "2533c48a-7191-4b96-b5e4-cdb52294c16f",
"IsCurrent": true,
"CenterId": "97f84c37-1c48-4b33-b255-88c272f7b796",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "d57ed9e3-28f3-469f-a857-ae025f089899",
"EndDate": "2026-04-29T18:33:53.4470691+00:00",
"StartDate": "2026-04-29T18:33:53.4470691+00:00",
"SchedulePreferenceDate": "2026-04-29T18:33:53.4470691+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-04-29T18:33:53.4470691+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "b701b4e3-0cb9-4941-ae9f-51c4e947e441",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "4a280877-b6ad-4316-8b75-c8fcbb65ccd3",
"Sequence": 1,
"AncestorCategoryId": "5f98bca8-ca54-449f-b8e5-b5da077b9e99",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "a1b5e263-f2a0-42d3-9258-cbab95891a21",
"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": "a1b5e263-f2a0-42d3-9258-cbab95891a21",
"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": "b701b4e3-0cb9-4941-ae9f-51c4e947e441",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "4a280877-b6ad-4316-8b75-c8fcbb65ccd3",
"Sequence": 1,
"AncestorCategoryId": "5f98bca8-ca54-449f-b8e5-b5da077b9e99",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "a1b5e263-f2a0-42d3-9258-cbab95891a21",
"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": "a1b5e263-f2a0-42d3-9258-cbab95891a21",
"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": "2a05d5d7-2048-49d7-8bef-8d73a08af29f",
"CategoryId": "182b2b0a-a2ba-49a5-89ae-aaaeac29a022",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "f731e024-ab19-4a8d-b337-ba83e55a2411",
"Score": 1.0,
"State": 1
},
{
"Id": "f731e024-ab19-4a8d-b337-ba83e55a2411",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "0fb5061a-68be-490f-9a58-c09712d2f2ce",
"Questions": [
{
"Id": "83463567-4bc9-4191-8492-8cafcb0a3324",
"Answers": "sample string 2"
},
{
"Id": "83463567-4bc9-4191-8492-8cafcb0a3324",
"Answers": "sample string 2"
}
]
},
{
"Id": "0fb5061a-68be-490f-9a58-c09712d2f2ce",
"Questions": [
{
"Id": "83463567-4bc9-4191-8492-8cafcb0a3324",
"Answers": "sample string 2"
},
{
"Id": "83463567-4bc9-4191-8492-8cafcb0a3324",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "caaba3b2-463d-41c1-ab62-99da5f3a31a7",
"ContentItemId": "eb137851-d258-4e99-97cc-29b53d4527d0",
"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-04-29T18:33:53.4470691+00:00",
"RescheduleDate": "2026-04-29T18:33:53.4470691+00:00"
},
{
"Id": "caaba3b2-463d-41c1-ab62-99da5f3a31a7",
"ContentItemId": "eb137851-d258-4e99-97cc-29b53d4527d0",
"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-04-29T18:33:53.4470691+00:00",
"RescheduleDate": "2026-04-29T18:33:53.4470691+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
}
}