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": "be4958c5-b1e5-40ce-aef1-59ea386a9dd7",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-07-27T11:20:12.2075448+00:00",
"Registration": [
{
"Id": "c4e32dc7-e4f1-4036-8313-9e72bec423f4",
"UserId": "b8708d82-2d6a-43bd-8e41-041f9ced15c8",
"IsCurrent": true,
"CenterId": "a13eee50-4183-4692-a345-070c2ca1741d",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "d4e107f3-edb5-4e2d-8e89-a19e661aaf19",
"EndDate": "2026-07-27T11:20:12.2075448+00:00",
"StartDate": "2026-07-27T11:20:12.2075448+00:00",
"SchedulePreferenceDate": "2026-07-27T11:20:12.2075448+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": "c4e32dc7-e4f1-4036-8313-9e72bec423f4",
"UserId": "b8708d82-2d6a-43bd-8e41-041f9ced15c8",
"IsCurrent": true,
"CenterId": "a13eee50-4183-4692-a345-070c2ca1741d",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "d4e107f3-edb5-4e2d-8e89-a19e661aaf19",
"EndDate": "2026-07-27T11:20:12.2075448+00:00",
"StartDate": "2026-07-27T11:20:12.2075448+00:00",
"SchedulePreferenceDate": "2026-07-27T11:20:12.2075448+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-27T11:20:12.2075448+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "0d798f39-d366-47d4-9996-4f2d69d1b8cc",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "8244c63a-4a93-47be-87e4-908fb1866573",
"Sequence": 1,
"AncestorCategoryId": "dbbcad0a-ad33-44df-8937-6eee46450993",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "1156c054-6ff1-44ac-ae11-66e139adbd0f",
"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": "1156c054-6ff1-44ac-ae11-66e139adbd0f",
"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": "0d798f39-d366-47d4-9996-4f2d69d1b8cc",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "8244c63a-4a93-47be-87e4-908fb1866573",
"Sequence": 1,
"AncestorCategoryId": "dbbcad0a-ad33-44df-8937-6eee46450993",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "1156c054-6ff1-44ac-ae11-66e139adbd0f",
"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": "1156c054-6ff1-44ac-ae11-66e139adbd0f",
"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": "29284afd-7159-424d-b446-1d54e1c3d115",
"CategoryId": "9fe1cc8b-76d3-4042-8245-78c7d5c095a9",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "23ff71f8-ad6a-4dd0-96f4-c4451dff7b9c",
"Score": 1.0,
"State": 1
},
{
"Id": "23ff71f8-ad6a-4dd0-96f4-c4451dff7b9c",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "f72ed929-2eab-4490-b5a7-93ebaae80713",
"Questions": [
{
"Id": "466f2559-78f8-4902-8d98-182761c2c430",
"Answers": "sample string 2"
},
{
"Id": "466f2559-78f8-4902-8d98-182761c2c430",
"Answers": "sample string 2"
}
]
},
{
"Id": "f72ed929-2eab-4490-b5a7-93ebaae80713",
"Questions": [
{
"Id": "466f2559-78f8-4902-8d98-182761c2c430",
"Answers": "sample string 2"
},
{
"Id": "466f2559-78f8-4902-8d98-182761c2c430",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "16b867b1-6483-421d-a927-9db62b17330a",
"ContentItemId": "306b6963-6f9c-46ba-a132-cf8ee8fc8bba",
"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-27T11:20:12.2075448+00:00",
"RescheduleDate": "2026-07-27T11:20:12.2075448+00:00"
},
{
"Id": "16b867b1-6483-421d-a927-9db62b17330a",
"ContentItemId": "306b6963-6f9c-46ba-a132-cf8ee8fc8bba",
"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-27T11:20:12.2075448+00:00",
"RescheduleDate": "2026-07-27T11:20:12.2075448+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": "be4958c5-b1e5-40ce-aef1-59ea386a9dd7",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-07-27T11:20:12.2544195+00:00",
"Registration": [
{
"Id": "c4e32dc7-e4f1-4036-8313-9e72bec423f4",
"UserId": "b8708d82-2d6a-43bd-8e41-041f9ced15c8",
"IsCurrent": true,
"CenterId": "a13eee50-4183-4692-a345-070c2ca1741d",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "d4e107f3-edb5-4e2d-8e89-a19e661aaf19",
"EndDate": "2026-07-27T11:20:12.2075448+00:00",
"StartDate": "2026-07-27T11:20:12.2075448+00:00",
"SchedulePreferenceDate": "2026-07-27T11:20:12.2075448+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": "c4e32dc7-e4f1-4036-8313-9e72bec423f4",
"UserId": "b8708d82-2d6a-43bd-8e41-041f9ced15c8",
"IsCurrent": true,
"CenterId": "a13eee50-4183-4692-a345-070c2ca1741d",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "d4e107f3-edb5-4e2d-8e89-a19e661aaf19",
"EndDate": "2026-07-27T11:20:12.2075448+00:00",
"StartDate": "2026-07-27T11:20:12.2075448+00:00",
"SchedulePreferenceDate": "2026-07-27T11:20:12.2075448+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-27T11:20:12.2075448+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "0d798f39-d366-47d4-9996-4f2d69d1b8cc",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "8244c63a-4a93-47be-87e4-908fb1866573",
"Sequence": 1,
"AncestorCategoryId": "dbbcad0a-ad33-44df-8937-6eee46450993",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "1156c054-6ff1-44ac-ae11-66e139adbd0f",
"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": "1156c054-6ff1-44ac-ae11-66e139adbd0f",
"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": "0d798f39-d366-47d4-9996-4f2d69d1b8cc",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "8244c63a-4a93-47be-87e4-908fb1866573",
"Sequence": 1,
"AncestorCategoryId": "dbbcad0a-ad33-44df-8937-6eee46450993",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "1156c054-6ff1-44ac-ae11-66e139adbd0f",
"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": "1156c054-6ff1-44ac-ae11-66e139adbd0f",
"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": "29284afd-7159-424d-b446-1d54e1c3d115",
"CategoryId": "9fe1cc8b-76d3-4042-8245-78c7d5c095a9",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "23ff71f8-ad6a-4dd0-96f4-c4451dff7b9c",
"Score": 1.0,
"State": 1
},
{
"Id": "23ff71f8-ad6a-4dd0-96f4-c4451dff7b9c",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "f72ed929-2eab-4490-b5a7-93ebaae80713",
"Questions": [
{
"Id": "466f2559-78f8-4902-8d98-182761c2c430",
"Answers": "sample string 2"
},
{
"Id": "466f2559-78f8-4902-8d98-182761c2c430",
"Answers": "sample string 2"
}
]
},
{
"Id": "f72ed929-2eab-4490-b5a7-93ebaae80713",
"Questions": [
{
"Id": "466f2559-78f8-4902-8d98-182761c2c430",
"Answers": "sample string 2"
},
{
"Id": "466f2559-78f8-4902-8d98-182761c2c430",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "16b867b1-6483-421d-a927-9db62b17330a",
"ContentItemId": "306b6963-6f9c-46ba-a132-cf8ee8fc8bba",
"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-27T11:20:12.2075448+00:00",
"RescheduleDate": "2026-07-27T11:20:12.2075448+00:00"
},
{
"Id": "16b867b1-6483-421d-a927-9db62b17330a",
"ContentItemId": "306b6963-6f9c-46ba-a132-cf8ee8fc8bba",
"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-27T11:20:12.2075448+00:00",
"RescheduleDate": "2026-07-27T11:20:12.2075448+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
},
"StudentSpeakPlusLevelInfo": "sample string 5"
}