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": "871472e5-b1e8-4ca2-8e5c-4a2311ea1f27",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-08-04T15:17:16.3178122+00:00",
"Registration": [
{
"Id": "0b3ef346-0358-4b0e-a40c-bf450d9756a2",
"UserId": "524186b5-3fcc-44d5-9661-f76d26fb1699",
"IsCurrent": true,
"CenterId": "0d43623a-d402-4a72-b2d3-ee2337e9925e",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "2c290874-7b4d-4cb0-927e-20cb14ec1d9c",
"EndDate": "2026-08-04T15:17:16.3178122+00:00",
"StartDate": "2026-08-04T15:17:16.3178122+00:00",
"SchedulePreferenceDate": "2026-08-04T15:17:16.3178122+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": "0b3ef346-0358-4b0e-a40c-bf450d9756a2",
"UserId": "524186b5-3fcc-44d5-9661-f76d26fb1699",
"IsCurrent": true,
"CenterId": "0d43623a-d402-4a72-b2d3-ee2337e9925e",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "2c290874-7b4d-4cb0-927e-20cb14ec1d9c",
"EndDate": "2026-08-04T15:17:16.3178122+00:00",
"StartDate": "2026-08-04T15:17:16.3178122+00:00",
"SchedulePreferenceDate": "2026-08-04T15:17:16.3178122+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-04T15:17:16.3178122+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "6986c9c6-6f61-4e2d-a637-ce4b9f03063e",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "0328a3fb-3c54-427d-846e-3870d1ec5db1",
"Sequence": 1,
"AncestorCategoryId": "e4f3675f-c043-4e05-92f4-fdd05e3edda9",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "34b14947-3ded-4e79-8ab9-5bebb0056c3b",
"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": "34b14947-3ded-4e79-8ab9-5bebb0056c3b",
"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": "6986c9c6-6f61-4e2d-a637-ce4b9f03063e",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "0328a3fb-3c54-427d-846e-3870d1ec5db1",
"Sequence": 1,
"AncestorCategoryId": "e4f3675f-c043-4e05-92f4-fdd05e3edda9",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "34b14947-3ded-4e79-8ab9-5bebb0056c3b",
"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": "34b14947-3ded-4e79-8ab9-5bebb0056c3b",
"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": "81f57f29-9a70-4d36-ad51-7ff37393e054",
"CategoryId": "8f932c03-9430-4bfc-8b26-48bdbb772ec7",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "fdfad9c8-5bbb-4d14-8b84-0ef8ca5562ec",
"Score": 1.0,
"State": 1
},
{
"Id": "fdfad9c8-5bbb-4d14-8b84-0ef8ca5562ec",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "bb87b658-2e85-4fbb-9f67-688c3acfaac1",
"Questions": [
{
"Id": "55e08170-fbd8-4303-ab53-983c1bc5cf3d",
"Answers": "sample string 2"
},
{
"Id": "55e08170-fbd8-4303-ab53-983c1bc5cf3d",
"Answers": "sample string 2"
}
]
},
{
"Id": "bb87b658-2e85-4fbb-9f67-688c3acfaac1",
"Questions": [
{
"Id": "55e08170-fbd8-4303-ab53-983c1bc5cf3d",
"Answers": "sample string 2"
},
{
"Id": "55e08170-fbd8-4303-ab53-983c1bc5cf3d",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "0200d622-1777-44db-a55c-9b1f11d6bfa8",
"ContentItemId": "839d9938-ee2b-463a-ac20-b497537ff91c",
"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-04T15:17:16.3178122+00:00",
"RescheduleDate": "2026-08-04T15:17:16.3178122+00:00"
},
{
"Id": "0200d622-1777-44db-a55c-9b1f11d6bfa8",
"ContentItemId": "839d9938-ee2b-463a-ac20-b497537ff91c",
"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-04T15:17:16.3178122+00:00",
"RescheduleDate": "2026-08-04T15:17:16.3178122+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": "871472e5-b1e8-4ca2-8e5c-4a2311ea1f27",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-08-04T15:17:16.4271861+00:00",
"Registration": [
{
"Id": "0b3ef346-0358-4b0e-a40c-bf450d9756a2",
"UserId": "524186b5-3fcc-44d5-9661-f76d26fb1699",
"IsCurrent": true,
"CenterId": "0d43623a-d402-4a72-b2d3-ee2337e9925e",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "2c290874-7b4d-4cb0-927e-20cb14ec1d9c",
"EndDate": "2026-08-04T15:17:16.3178122+00:00",
"StartDate": "2026-08-04T15:17:16.3178122+00:00",
"SchedulePreferenceDate": "2026-08-04T15:17:16.3178122+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": "0b3ef346-0358-4b0e-a40c-bf450d9756a2",
"UserId": "524186b5-3fcc-44d5-9661-f76d26fb1699",
"IsCurrent": true,
"CenterId": "0d43623a-d402-4a72-b2d3-ee2337e9925e",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "2c290874-7b4d-4cb0-927e-20cb14ec1d9c",
"EndDate": "2026-08-04T15:17:16.3178122+00:00",
"StartDate": "2026-08-04T15:17:16.3178122+00:00",
"SchedulePreferenceDate": "2026-08-04T15:17:16.3178122+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-04T15:17:16.3178122+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "6986c9c6-6f61-4e2d-a637-ce4b9f03063e",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "0328a3fb-3c54-427d-846e-3870d1ec5db1",
"Sequence": 1,
"AncestorCategoryId": "e4f3675f-c043-4e05-92f4-fdd05e3edda9",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "34b14947-3ded-4e79-8ab9-5bebb0056c3b",
"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": "34b14947-3ded-4e79-8ab9-5bebb0056c3b",
"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": "6986c9c6-6f61-4e2d-a637-ce4b9f03063e",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "0328a3fb-3c54-427d-846e-3870d1ec5db1",
"Sequence": 1,
"AncestorCategoryId": "e4f3675f-c043-4e05-92f4-fdd05e3edda9",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "34b14947-3ded-4e79-8ab9-5bebb0056c3b",
"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": "34b14947-3ded-4e79-8ab9-5bebb0056c3b",
"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": "81f57f29-9a70-4d36-ad51-7ff37393e054",
"CategoryId": "8f932c03-9430-4bfc-8b26-48bdbb772ec7",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "fdfad9c8-5bbb-4d14-8b84-0ef8ca5562ec",
"Score": 1.0,
"State": 1
},
{
"Id": "fdfad9c8-5bbb-4d14-8b84-0ef8ca5562ec",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "bb87b658-2e85-4fbb-9f67-688c3acfaac1",
"Questions": [
{
"Id": "55e08170-fbd8-4303-ab53-983c1bc5cf3d",
"Answers": "sample string 2"
},
{
"Id": "55e08170-fbd8-4303-ab53-983c1bc5cf3d",
"Answers": "sample string 2"
}
]
},
{
"Id": "bb87b658-2e85-4fbb-9f67-688c3acfaac1",
"Questions": [
{
"Id": "55e08170-fbd8-4303-ab53-983c1bc5cf3d",
"Answers": "sample string 2"
},
{
"Id": "55e08170-fbd8-4303-ab53-983c1bc5cf3d",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "0200d622-1777-44db-a55c-9b1f11d6bfa8",
"ContentItemId": "839d9938-ee2b-463a-ac20-b497537ff91c",
"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-04T15:17:16.3178122+00:00",
"RescheduleDate": "2026-08-04T15:17:16.3178122+00:00"
},
{
"Id": "0200d622-1777-44db-a55c-9b1f11d6bfa8",
"ContentItemId": "839d9938-ee2b-463a-ac20-b497537ff91c",
"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-04T15:17:16.3178122+00:00",
"RescheduleDate": "2026-08-04T15:17:16.3178122+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
},
"StudentSpeakPlusLevelInfo": "sample string 5"
}