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": "9fe89df4-d284-486f-8d48-474701c7758d",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-05-29T21:04:44.8150859+00:00",
"Registration": [
{
"Id": "456c7827-c480-4427-b513-99b8cd739d87",
"UserId": "78236abb-8fff-4231-8a45-e58550ff238e",
"IsCurrent": true,
"CenterId": "9cca2e2f-25bc-4717-9702-07feaeec595d",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "a9be0c96-6d2e-42fe-877f-59c130af78aa",
"EndDate": "2026-05-29T21:04:44.8150859+00:00",
"StartDate": "2026-05-29T21:04:44.8150859+00:00",
"SchedulePreferenceDate": "2026-05-29T21:04:44.8150859+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": "456c7827-c480-4427-b513-99b8cd739d87",
"UserId": "78236abb-8fff-4231-8a45-e58550ff238e",
"IsCurrent": true,
"CenterId": "9cca2e2f-25bc-4717-9702-07feaeec595d",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "a9be0c96-6d2e-42fe-877f-59c130af78aa",
"EndDate": "2026-05-29T21:04:44.8150859+00:00",
"StartDate": "2026-05-29T21:04:44.8150859+00:00",
"SchedulePreferenceDate": "2026-05-29T21:04:44.8150859+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-05-29T21:04:44.8150859+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "28715358-9f9c-4e3d-880c-fa6d8bb7ec73",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "8182d9c4-6851-4d36-994c-9ae75e4da1e6",
"Sequence": 1,
"AncestorCategoryId": "9a8aba55-1756-4ae5-a64d-e0b8f72eb0b0",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "73c703a1-690c-4899-aa18-853d3e903705",
"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": "73c703a1-690c-4899-aa18-853d3e903705",
"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": "28715358-9f9c-4e3d-880c-fa6d8bb7ec73",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "8182d9c4-6851-4d36-994c-9ae75e4da1e6",
"Sequence": 1,
"AncestorCategoryId": "9a8aba55-1756-4ae5-a64d-e0b8f72eb0b0",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "73c703a1-690c-4899-aa18-853d3e903705",
"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": "73c703a1-690c-4899-aa18-853d3e903705",
"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": "ed27ab97-4f50-433a-981e-b7ae1649d11f",
"CategoryId": "1b1d04ea-8b99-4b98-bcd7-34648d2ecc6e",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "70f6ac77-1715-43e0-a7bb-8704c02caf5f",
"Score": 1.0,
"State": 1
},
{
"Id": "70f6ac77-1715-43e0-a7bb-8704c02caf5f",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "76a838c0-3dbd-4756-8f79-31a5b4b4dcc6",
"Questions": [
{
"Id": "0afc0a90-0f68-4101-a81f-68c2220689c5",
"Answers": "sample string 2"
},
{
"Id": "0afc0a90-0f68-4101-a81f-68c2220689c5",
"Answers": "sample string 2"
}
]
},
{
"Id": "76a838c0-3dbd-4756-8f79-31a5b4b4dcc6",
"Questions": [
{
"Id": "0afc0a90-0f68-4101-a81f-68c2220689c5",
"Answers": "sample string 2"
},
{
"Id": "0afc0a90-0f68-4101-a81f-68c2220689c5",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "262dccc7-9b76-4250-8328-c209888fcbdb",
"ContentItemId": "2c6e67b6-3ebf-47f9-895a-7e376c97a0bd",
"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-05-29T21:04:44.8150859+00:00",
"RescheduleDate": "2026-05-29T21:04:44.8150859+00:00"
},
{
"Id": "262dccc7-9b76-4250-8328-c209888fcbdb",
"ContentItemId": "2c6e67b6-3ebf-47f9-895a-7e376c97a0bd",
"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-05-29T21:04:44.8150859+00:00",
"RescheduleDate": "2026-05-29T21:04:44.8150859+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": "9fe89df4-d284-486f-8d48-474701c7758d",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-05-29T21:04:44.8307038+00:00",
"Registration": [
{
"Id": "456c7827-c480-4427-b513-99b8cd739d87",
"UserId": "78236abb-8fff-4231-8a45-e58550ff238e",
"IsCurrent": true,
"CenterId": "9cca2e2f-25bc-4717-9702-07feaeec595d",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "a9be0c96-6d2e-42fe-877f-59c130af78aa",
"EndDate": "2026-05-29T21:04:44.8150859+00:00",
"StartDate": "2026-05-29T21:04:44.8150859+00:00",
"SchedulePreferenceDate": "2026-05-29T21:04:44.8150859+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": "456c7827-c480-4427-b513-99b8cd739d87",
"UserId": "78236abb-8fff-4231-8a45-e58550ff238e",
"IsCurrent": true,
"CenterId": "9cca2e2f-25bc-4717-9702-07feaeec595d",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "a9be0c96-6d2e-42fe-877f-59c130af78aa",
"EndDate": "2026-05-29T21:04:44.8150859+00:00",
"StartDate": "2026-05-29T21:04:44.8150859+00:00",
"SchedulePreferenceDate": "2026-05-29T21:04:44.8150859+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-05-29T21:04:44.8150859+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "28715358-9f9c-4e3d-880c-fa6d8bb7ec73",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "8182d9c4-6851-4d36-994c-9ae75e4da1e6",
"Sequence": 1,
"AncestorCategoryId": "9a8aba55-1756-4ae5-a64d-e0b8f72eb0b0",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "73c703a1-690c-4899-aa18-853d3e903705",
"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": "73c703a1-690c-4899-aa18-853d3e903705",
"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": "28715358-9f9c-4e3d-880c-fa6d8bb7ec73",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "8182d9c4-6851-4d36-994c-9ae75e4da1e6",
"Sequence": 1,
"AncestorCategoryId": "9a8aba55-1756-4ae5-a64d-e0b8f72eb0b0",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "73c703a1-690c-4899-aa18-853d3e903705",
"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": "73c703a1-690c-4899-aa18-853d3e903705",
"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": "ed27ab97-4f50-433a-981e-b7ae1649d11f",
"CategoryId": "1b1d04ea-8b99-4b98-bcd7-34648d2ecc6e",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "70f6ac77-1715-43e0-a7bb-8704c02caf5f",
"Score": 1.0,
"State": 1
},
{
"Id": "70f6ac77-1715-43e0-a7bb-8704c02caf5f",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "76a838c0-3dbd-4756-8f79-31a5b4b4dcc6",
"Questions": [
{
"Id": "0afc0a90-0f68-4101-a81f-68c2220689c5",
"Answers": "sample string 2"
},
{
"Id": "0afc0a90-0f68-4101-a81f-68c2220689c5",
"Answers": "sample string 2"
}
]
},
{
"Id": "76a838c0-3dbd-4756-8f79-31a5b4b4dcc6",
"Questions": [
{
"Id": "0afc0a90-0f68-4101-a81f-68c2220689c5",
"Answers": "sample string 2"
},
{
"Id": "0afc0a90-0f68-4101-a81f-68c2220689c5",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "262dccc7-9b76-4250-8328-c209888fcbdb",
"ContentItemId": "2c6e67b6-3ebf-47f9-895a-7e376c97a0bd",
"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-05-29T21:04:44.8150859+00:00",
"RescheduleDate": "2026-05-29T21:04:44.8150859+00:00"
},
{
"Id": "262dccc7-9b76-4250-8328-c209888fcbdb",
"ContentItemId": "2c6e67b6-3ebf-47f9-895a-7e376c97a0bd",
"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-05-29T21:04:44.8150859+00:00",
"RescheduleDate": "2026-05-29T21:04:44.8150859+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
},
"StudentSpeakPlusLevelInfo": "sample string 5"
}