GET v2/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.View.UserStateViewModelResponse Formats
application/json
Sample:
{
"UserId": "d60b1e89-2ebd-4d9c-a9b9-deb411bdac0c",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-09-03T01:31:07.7955663+00:00",
"Registration": [
{
"Id": "5d38db1e-7518-434a-9094-4db6d208c9e7",
"UserId": "049833ca-e989-498c-bbf4-dc664a54c5ad",
"IsCurrent": true,
"CenterId": "7bdb322e-95c0-41aa-aa51-b9cafebd3667",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "28c511de-6af1-4c06-a3e7-205c69c35117",
"EndDate": "2026-09-03T01:31:07.7798939+00:00",
"StartDate": "2026-09-03T01:31:07.7798939+00:00",
"SchedulePreferenceDate": "2026-09-03T01:31:07.7798939+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"
},
{
"Id": "5d38db1e-7518-434a-9094-4db6d208c9e7",
"UserId": "049833ca-e989-498c-bbf4-dc664a54c5ad",
"IsCurrent": true,
"CenterId": "7bdb322e-95c0-41aa-aa51-b9cafebd3667",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "28c511de-6af1-4c06-a3e7-205c69c35117",
"EndDate": "2026-09-03T01:31:07.7798939+00:00",
"StartDate": "2026-09-03T01:31:07.7798939+00:00",
"SchedulePreferenceDate": "2026-09-03T01:31:07.7798939+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-09-03T01:31:07.7798939+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "6144f855-f8e2-4034-84e0-1ec9a64df6f3",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "229e1fde-9050-476e-8523-9bb3f8d999b3",
"Sequence": 1,
"AncestorCategoryId": "965db842-c826-4343-80b3-3e21f7b3a2d3",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "9cbf6375-0726-4f8e-b765-2990620027e4",
"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": "9cbf6375-0726-4f8e-b765-2990620027e4",
"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": "6144f855-f8e2-4034-84e0-1ec9a64df6f3",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "229e1fde-9050-476e-8523-9bb3f8d999b3",
"Sequence": 1,
"AncestorCategoryId": "965db842-c826-4343-80b3-3e21f7b3a2d3",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "9cbf6375-0726-4f8e-b765-2990620027e4",
"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": "9cbf6375-0726-4f8e-b765-2990620027e4",
"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": "6530fcf4-864f-4fa2-a3c6-3e68de6c111e",
"CategoryId": "ff45e49a-f828-45a9-be6b-0cc42bfb4eb2",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "0c31f261-0e9b-477e-a0b5-3ffbf3b6ca96",
"Score": 1.0,
"State": 1
},
{
"Id": "0c31f261-0e9b-477e-a0b5-3ffbf3b6ca96",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "7b815359-0c52-4365-8300-d74441021722",
"Questions": [
{
"Id": "5b479932-0aa8-402a-9941-df17586d5d9c",
"Answers": "sample string 2"
},
{
"Id": "5b479932-0aa8-402a-9941-df17586d5d9c",
"Answers": "sample string 2"
}
]
},
{
"Id": "7b815359-0c52-4365-8300-d74441021722",
"Questions": [
{
"Id": "5b479932-0aa8-402a-9941-df17586d5d9c",
"Answers": "sample string 2"
},
{
"Id": "5b479932-0aa8-402a-9941-df17586d5d9c",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "116b55be-eb30-4c8e-9c14-782ee3e6d4bc",
"ContentItemId": "b7e11ed6-ecde-4b01-8c56-1624dfc9e59e",
"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-09-03T01:31:07.7798939+00:00",
"RescheduleDate": "2026-09-03T01:31:07.7798939+00:00"
},
{
"Id": "116b55be-eb30-4c8e-9c14-782ee3e6d4bc",
"ContentItemId": "b7e11ed6-ecde-4b01-8c56-1624dfc9e59e",
"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-09-03T01:31:07.7798939+00:00",
"RescheduleDate": "2026-09-03T01:31:07.7798939+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
},
"StudentSpeakPlusLevelInfo": "sample string 5"
}
text/json
Sample:
{
"UserId": "d60b1e89-2ebd-4d9c-a9b9-deb411bdac0c",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-09-03T01:31:07.8111861+00:00",
"Registration": [
{
"Id": "5d38db1e-7518-434a-9094-4db6d208c9e7",
"UserId": "049833ca-e989-498c-bbf4-dc664a54c5ad",
"IsCurrent": true,
"CenterId": "7bdb322e-95c0-41aa-aa51-b9cafebd3667",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "28c511de-6af1-4c06-a3e7-205c69c35117",
"EndDate": "2026-09-03T01:31:07.7798939+00:00",
"StartDate": "2026-09-03T01:31:07.7798939+00:00",
"SchedulePreferenceDate": "2026-09-03T01:31:07.7798939+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"
},
{
"Id": "5d38db1e-7518-434a-9094-4db6d208c9e7",
"UserId": "049833ca-e989-498c-bbf4-dc664a54c5ad",
"IsCurrent": true,
"CenterId": "7bdb322e-95c0-41aa-aa51-b9cafebd3667",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "28c511de-6af1-4c06-a3e7-205c69c35117",
"EndDate": "2026-09-03T01:31:07.7798939+00:00",
"StartDate": "2026-09-03T01:31:07.7798939+00:00",
"SchedulePreferenceDate": "2026-09-03T01:31:07.7798939+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-09-03T01:31:07.7798939+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "6144f855-f8e2-4034-84e0-1ec9a64df6f3",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "229e1fde-9050-476e-8523-9bb3f8d999b3",
"Sequence": 1,
"AncestorCategoryId": "965db842-c826-4343-80b3-3e21f7b3a2d3",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "9cbf6375-0726-4f8e-b765-2990620027e4",
"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": "9cbf6375-0726-4f8e-b765-2990620027e4",
"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": "6144f855-f8e2-4034-84e0-1ec9a64df6f3",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "229e1fde-9050-476e-8523-9bb3f8d999b3",
"Sequence": 1,
"AncestorCategoryId": "965db842-c826-4343-80b3-3e21f7b3a2d3",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "9cbf6375-0726-4f8e-b765-2990620027e4",
"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": "9cbf6375-0726-4f8e-b765-2990620027e4",
"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": "6530fcf4-864f-4fa2-a3c6-3e68de6c111e",
"CategoryId": "ff45e49a-f828-45a9-be6b-0cc42bfb4eb2",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "0c31f261-0e9b-477e-a0b5-3ffbf3b6ca96",
"Score": 1.0,
"State": 1
},
{
"Id": "0c31f261-0e9b-477e-a0b5-3ffbf3b6ca96",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "7b815359-0c52-4365-8300-d74441021722",
"Questions": [
{
"Id": "5b479932-0aa8-402a-9941-df17586d5d9c",
"Answers": "sample string 2"
},
{
"Id": "5b479932-0aa8-402a-9941-df17586d5d9c",
"Answers": "sample string 2"
}
]
},
{
"Id": "7b815359-0c52-4365-8300-d74441021722",
"Questions": [
{
"Id": "5b479932-0aa8-402a-9941-df17586d5d9c",
"Answers": "sample string 2"
},
{
"Id": "5b479932-0aa8-402a-9941-df17586d5d9c",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "116b55be-eb30-4c8e-9c14-782ee3e6d4bc",
"ContentItemId": "b7e11ed6-ecde-4b01-8c56-1624dfc9e59e",
"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-09-03T01:31:07.7798939+00:00",
"RescheduleDate": "2026-09-03T01:31:07.7798939+00:00"
},
{
"Id": "116b55be-eb30-4c8e-9c14-782ee3e6d4bc",
"ContentItemId": "b7e11ed6-ecde-4b01-8c56-1624dfc9e59e",
"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-09-03T01:31:07.7798939+00:00",
"RescheduleDate": "2026-09-03T01:31:07.7798939+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
},
"StudentSpeakPlusLevelInfo": "sample string 5"
}