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": "7b496d14-e726-4f89-84c7-c00b6addfded",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-09-17T16:59:58.9907412+00:00",
"Registration": [
{
"Id": "e431a715-71ca-4f55-9b66-053533aff0e5",
"UserId": "82d530b9-6da8-4d46-91df-185cb36747db",
"IsCurrent": true,
"CenterId": "88afb459-58ae-4462-a017-061e5846bdde",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "74bfdc17-f3a9-4a8c-891f-c8e3f2c05130",
"EndDate": "2026-09-17T16:59:58.9907412+00:00",
"StartDate": "2026-09-17T16:59:58.9907412+00:00",
"SchedulePreferenceDate": "2026-09-17T16:59:58.9907412+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": "e431a715-71ca-4f55-9b66-053533aff0e5",
"UserId": "82d530b9-6da8-4d46-91df-185cb36747db",
"IsCurrent": true,
"CenterId": "88afb459-58ae-4462-a017-061e5846bdde",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "74bfdc17-f3a9-4a8c-891f-c8e3f2c05130",
"EndDate": "2026-09-17T16:59:58.9907412+00:00",
"StartDate": "2026-09-17T16:59:58.9907412+00:00",
"SchedulePreferenceDate": "2026-09-17T16:59:58.9907412+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-17T16:59:58.9907412+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "1189ea29-7ac9-4535-8064-39e0784ffcea",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "7a345677-aa7a-4d39-974a-75bce3857727",
"Sequence": 1,
"AncestorCategoryId": "0bbb65c7-a8ff-4b9d-91aa-9fbb2db1b7ad",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "58a45ed5-15d3-4f75-a3ad-1c6d9ee28cb2",
"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": "58a45ed5-15d3-4f75-a3ad-1c6d9ee28cb2",
"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": "1189ea29-7ac9-4535-8064-39e0784ffcea",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "7a345677-aa7a-4d39-974a-75bce3857727",
"Sequence": 1,
"AncestorCategoryId": "0bbb65c7-a8ff-4b9d-91aa-9fbb2db1b7ad",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "58a45ed5-15d3-4f75-a3ad-1c6d9ee28cb2",
"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": "58a45ed5-15d3-4f75-a3ad-1c6d9ee28cb2",
"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": "e22f6f7c-f5c5-4492-a490-624fb2a2a5b7",
"CategoryId": "b26f12ab-d2b9-4fac-ba64-8a891dd2431a",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "887e5e14-434e-4659-8a22-5430f67d2055",
"Score": 1.0,
"State": 1
},
{
"Id": "887e5e14-434e-4659-8a22-5430f67d2055",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "85e458af-b132-4ca0-bb28-54e7a6642f18",
"Questions": [
{
"Id": "286e36b0-6e41-41f3-84e9-88d54023a3e1",
"Answers": "sample string 2"
},
{
"Id": "286e36b0-6e41-41f3-84e9-88d54023a3e1",
"Answers": "sample string 2"
}
]
},
{
"Id": "85e458af-b132-4ca0-bb28-54e7a6642f18",
"Questions": [
{
"Id": "286e36b0-6e41-41f3-84e9-88d54023a3e1",
"Answers": "sample string 2"
},
{
"Id": "286e36b0-6e41-41f3-84e9-88d54023a3e1",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "0d012657-6df1-4a86-b34d-13a3669cc1a9",
"ContentItemId": "b7fdf465-a42c-4994-9309-64b65beb0f7a",
"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-17T16:59:58.9907412+00:00",
"RescheduleDate": "2026-09-17T16:59:58.9907412+00:00"
},
{
"Id": "0d012657-6df1-4a86-b34d-13a3669cc1a9",
"ContentItemId": "b7fdf465-a42c-4994-9309-64b65beb0f7a",
"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-17T16:59:58.9907412+00:00",
"RescheduleDate": "2026-09-17T16:59:58.9907412+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": "7b496d14-e726-4f89-84c7-c00b6addfded",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-09-17T16:59:59.0219951+00:00",
"Registration": [
{
"Id": "e431a715-71ca-4f55-9b66-053533aff0e5",
"UserId": "82d530b9-6da8-4d46-91df-185cb36747db",
"IsCurrent": true,
"CenterId": "88afb459-58ae-4462-a017-061e5846bdde",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "74bfdc17-f3a9-4a8c-891f-c8e3f2c05130",
"EndDate": "2026-09-17T16:59:58.9907412+00:00",
"StartDate": "2026-09-17T16:59:58.9907412+00:00",
"SchedulePreferenceDate": "2026-09-17T16:59:58.9907412+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": "e431a715-71ca-4f55-9b66-053533aff0e5",
"UserId": "82d530b9-6da8-4d46-91df-185cb36747db",
"IsCurrent": true,
"CenterId": "88afb459-58ae-4462-a017-061e5846bdde",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "74bfdc17-f3a9-4a8c-891f-c8e3f2c05130",
"EndDate": "2026-09-17T16:59:58.9907412+00:00",
"StartDate": "2026-09-17T16:59:58.9907412+00:00",
"SchedulePreferenceDate": "2026-09-17T16:59:58.9907412+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-17T16:59:58.9907412+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "1189ea29-7ac9-4535-8064-39e0784ffcea",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "7a345677-aa7a-4d39-974a-75bce3857727",
"Sequence": 1,
"AncestorCategoryId": "0bbb65c7-a8ff-4b9d-91aa-9fbb2db1b7ad",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "58a45ed5-15d3-4f75-a3ad-1c6d9ee28cb2",
"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": "58a45ed5-15d3-4f75-a3ad-1c6d9ee28cb2",
"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": "1189ea29-7ac9-4535-8064-39e0784ffcea",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "7a345677-aa7a-4d39-974a-75bce3857727",
"Sequence": 1,
"AncestorCategoryId": "0bbb65c7-a8ff-4b9d-91aa-9fbb2db1b7ad",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "58a45ed5-15d3-4f75-a3ad-1c6d9ee28cb2",
"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": "58a45ed5-15d3-4f75-a3ad-1c6d9ee28cb2",
"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": "e22f6f7c-f5c5-4492-a490-624fb2a2a5b7",
"CategoryId": "b26f12ab-d2b9-4fac-ba64-8a891dd2431a",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "887e5e14-434e-4659-8a22-5430f67d2055",
"Score": 1.0,
"State": 1
},
{
"Id": "887e5e14-434e-4659-8a22-5430f67d2055",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "85e458af-b132-4ca0-bb28-54e7a6642f18",
"Questions": [
{
"Id": "286e36b0-6e41-41f3-84e9-88d54023a3e1",
"Answers": "sample string 2"
},
{
"Id": "286e36b0-6e41-41f3-84e9-88d54023a3e1",
"Answers": "sample string 2"
}
]
},
{
"Id": "85e458af-b132-4ca0-bb28-54e7a6642f18",
"Questions": [
{
"Id": "286e36b0-6e41-41f3-84e9-88d54023a3e1",
"Answers": "sample string 2"
},
{
"Id": "286e36b0-6e41-41f3-84e9-88d54023a3e1",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "0d012657-6df1-4a86-b34d-13a3669cc1a9",
"ContentItemId": "b7fdf465-a42c-4994-9309-64b65beb0f7a",
"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-17T16:59:58.9907412+00:00",
"RescheduleDate": "2026-09-17T16:59:58.9907412+00:00"
},
{
"Id": "0d012657-6df1-4a86-b34d-13a3669cc1a9",
"ContentItemId": "b7fdf465-a42c-4994-9309-64b65beb0f7a",
"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-17T16:59:58.9907412+00:00",
"RescheduleDate": "2026-09-17T16:59:58.9907412+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
},
"StudentSpeakPlusLevelInfo": "sample string 5"
}