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": "4c46bde1-5b58-4e47-af80-28a19278cd85",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-08-22T15:37:47.7472805+00:00",
"Registration": [
{
"Id": "c597d684-6575-435c-899e-cb46c0773290",
"UserId": "e828b379-679d-4313-994a-efbad426f6d6",
"IsCurrent": true,
"CenterId": "2e4bb38f-8963-47b2-80d5-758119d0d13d",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "582f7fe9-8ed0-4d61-acf3-332360a0dcfe",
"EndDate": "2026-08-22T15:37:47.7316552+00:00",
"StartDate": "2026-08-22T15:37:47.7316552+00:00",
"SchedulePreferenceDate": "2026-08-22T15:37:47.7316552+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": "c597d684-6575-435c-899e-cb46c0773290",
"UserId": "e828b379-679d-4313-994a-efbad426f6d6",
"IsCurrent": true,
"CenterId": "2e4bb38f-8963-47b2-80d5-758119d0d13d",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "582f7fe9-8ed0-4d61-acf3-332360a0dcfe",
"EndDate": "2026-08-22T15:37:47.7316552+00:00",
"StartDate": "2026-08-22T15:37:47.7316552+00:00",
"SchedulePreferenceDate": "2026-08-22T15:37:47.7316552+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-08-22T15:37:47.7316552+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "d64c1cd9-edc3-474f-a8c3-f2617d18335f",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "c7bae4c8-4d1c-4002-b2fa-a9ffae452c8c",
"Sequence": 1,
"AncestorCategoryId": "7665f080-480f-42a8-b36e-607f6c5ba006",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "3cc86d36-e949-4b77-a571-528e4241dafe",
"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": "3cc86d36-e949-4b77-a571-528e4241dafe",
"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": "d64c1cd9-edc3-474f-a8c3-f2617d18335f",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "c7bae4c8-4d1c-4002-b2fa-a9ffae452c8c",
"Sequence": 1,
"AncestorCategoryId": "7665f080-480f-42a8-b36e-607f6c5ba006",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "3cc86d36-e949-4b77-a571-528e4241dafe",
"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": "3cc86d36-e949-4b77-a571-528e4241dafe",
"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": "e857a1be-5799-49cd-9e82-ac1cbc89547c",
"CategoryId": "2ba31de8-0e47-46d8-b56f-c7256f32db26",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "3412f966-acd3-4855-a7ae-5b213a7ea7ed",
"Score": 1.0,
"State": 1
},
{
"Id": "3412f966-acd3-4855-a7ae-5b213a7ea7ed",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "d7133596-aac0-4bf9-892f-05675e65e70c",
"Questions": [
{
"Id": "7b86d427-7b62-4f75-bf67-b5dadf66ba6d",
"Answers": "sample string 2"
},
{
"Id": "7b86d427-7b62-4f75-bf67-b5dadf66ba6d",
"Answers": "sample string 2"
}
]
},
{
"Id": "d7133596-aac0-4bf9-892f-05675e65e70c",
"Questions": [
{
"Id": "7b86d427-7b62-4f75-bf67-b5dadf66ba6d",
"Answers": "sample string 2"
},
{
"Id": "7b86d427-7b62-4f75-bf67-b5dadf66ba6d",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "9d3665c1-50f6-4ba2-b655-118ccff96202",
"ContentItemId": "5c0a21f2-1542-4716-b948-0afab8508805",
"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-08-22T15:37:47.7316552+00:00",
"RescheduleDate": "2026-08-22T15:37:47.7316552+00:00"
},
{
"Id": "9d3665c1-50f6-4ba2-b655-118ccff96202",
"ContentItemId": "5c0a21f2-1542-4716-b948-0afab8508805",
"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-08-22T15:37:47.7316552+00:00",
"RescheduleDate": "2026-08-22T15:37:47.7316552+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": "4c46bde1-5b58-4e47-af80-28a19278cd85",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-08-22T15:37:47.7941529+00:00",
"Registration": [
{
"Id": "c597d684-6575-435c-899e-cb46c0773290",
"UserId": "e828b379-679d-4313-994a-efbad426f6d6",
"IsCurrent": true,
"CenterId": "2e4bb38f-8963-47b2-80d5-758119d0d13d",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "582f7fe9-8ed0-4d61-acf3-332360a0dcfe",
"EndDate": "2026-08-22T15:37:47.7316552+00:00",
"StartDate": "2026-08-22T15:37:47.7316552+00:00",
"SchedulePreferenceDate": "2026-08-22T15:37:47.7316552+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": "c597d684-6575-435c-899e-cb46c0773290",
"UserId": "e828b379-679d-4313-994a-efbad426f6d6",
"IsCurrent": true,
"CenterId": "2e4bb38f-8963-47b2-80d5-758119d0d13d",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "582f7fe9-8ed0-4d61-acf3-332360a0dcfe",
"EndDate": "2026-08-22T15:37:47.7316552+00:00",
"StartDate": "2026-08-22T15:37:47.7316552+00:00",
"SchedulePreferenceDate": "2026-08-22T15:37:47.7316552+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-08-22T15:37:47.7316552+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "d64c1cd9-edc3-474f-a8c3-f2617d18335f",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "c7bae4c8-4d1c-4002-b2fa-a9ffae452c8c",
"Sequence": 1,
"AncestorCategoryId": "7665f080-480f-42a8-b36e-607f6c5ba006",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "3cc86d36-e949-4b77-a571-528e4241dafe",
"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": "3cc86d36-e949-4b77-a571-528e4241dafe",
"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": "d64c1cd9-edc3-474f-a8c3-f2617d18335f",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "c7bae4c8-4d1c-4002-b2fa-a9ffae452c8c",
"Sequence": 1,
"AncestorCategoryId": "7665f080-480f-42a8-b36e-607f6c5ba006",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "3cc86d36-e949-4b77-a571-528e4241dafe",
"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": "3cc86d36-e949-4b77-a571-528e4241dafe",
"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": "e857a1be-5799-49cd-9e82-ac1cbc89547c",
"CategoryId": "2ba31de8-0e47-46d8-b56f-c7256f32db26",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "3412f966-acd3-4855-a7ae-5b213a7ea7ed",
"Score": 1.0,
"State": 1
},
{
"Id": "3412f966-acd3-4855-a7ae-5b213a7ea7ed",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "d7133596-aac0-4bf9-892f-05675e65e70c",
"Questions": [
{
"Id": "7b86d427-7b62-4f75-bf67-b5dadf66ba6d",
"Answers": "sample string 2"
},
{
"Id": "7b86d427-7b62-4f75-bf67-b5dadf66ba6d",
"Answers": "sample string 2"
}
]
},
{
"Id": "d7133596-aac0-4bf9-892f-05675e65e70c",
"Questions": [
{
"Id": "7b86d427-7b62-4f75-bf67-b5dadf66ba6d",
"Answers": "sample string 2"
},
{
"Id": "7b86d427-7b62-4f75-bf67-b5dadf66ba6d",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "9d3665c1-50f6-4ba2-b655-118ccff96202",
"ContentItemId": "5c0a21f2-1542-4716-b948-0afab8508805",
"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-08-22T15:37:47.7316552+00:00",
"RescheduleDate": "2026-08-22T15:37:47.7316552+00:00"
},
{
"Id": "9d3665c1-50f6-4ba2-b655-118ccff96202",
"ContentItemId": "5c0a21f2-1542-4716-b948-0afab8508805",
"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-08-22T15:37:47.7316552+00:00",
"RescheduleDate": "2026-08-22T15:37:47.7316552+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
},
"StudentSpeakPlusLevelInfo": "sample string 5"
}