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": "60f3b9b2-22f3-46fc-88b7-b4ad7a09ee42",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-04-21T01:26:41.4551503+00:00",
"Registration": [
{
"Id": "9019800b-4d60-4810-bc4e-c4d3279134e2",
"UserId": "4f3faa9a-fb24-4221-8542-3c74589aaa0f",
"IsCurrent": true,
"CenterId": "adf6b2b2-719f-40cb-ba41-c3dc220349b2",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "b61002a4-9c78-455f-b285-aa8afcbbd21c",
"EndDate": "2026-04-21T01:26:41.4551503+00:00",
"StartDate": "2026-04-21T01:26:41.4551503+00:00",
"SchedulePreferenceDate": "2026-04-21T01:26:41.4551503+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": "9019800b-4d60-4810-bc4e-c4d3279134e2",
"UserId": "4f3faa9a-fb24-4221-8542-3c74589aaa0f",
"IsCurrent": true,
"CenterId": "adf6b2b2-719f-40cb-ba41-c3dc220349b2",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "b61002a4-9c78-455f-b285-aa8afcbbd21c",
"EndDate": "2026-04-21T01:26:41.4551503+00:00",
"StartDate": "2026-04-21T01:26:41.4551503+00:00",
"SchedulePreferenceDate": "2026-04-21T01:26:41.4551503+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-04-21T01:26:41.4551503+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "4cb79d2e-9970-43f0-94cf-0d1748f80d94",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "8a0c3561-b927-487a-8746-1900fd0fb15c",
"Sequence": 1,
"AncestorCategoryId": "223f6d18-024a-4645-a5f5-bf86f97b578a",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "96fad32f-3a01-4ae0-94f1-cd7ec7508765",
"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": "96fad32f-3a01-4ae0-94f1-cd7ec7508765",
"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": "4cb79d2e-9970-43f0-94cf-0d1748f80d94",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "8a0c3561-b927-487a-8746-1900fd0fb15c",
"Sequence": 1,
"AncestorCategoryId": "223f6d18-024a-4645-a5f5-bf86f97b578a",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "96fad32f-3a01-4ae0-94f1-cd7ec7508765",
"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": "96fad32f-3a01-4ae0-94f1-cd7ec7508765",
"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": "995c98d2-d49b-4655-b9b7-fc9652685cd5",
"CategoryId": "02ae7ed3-1a20-4c5d-9c72-9c1d4aa6f373",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "bcd6715b-e87f-493f-ae80-52a4d4d490fd",
"Score": 1.0,
"State": 1
},
{
"Id": "bcd6715b-e87f-493f-ae80-52a4d4d490fd",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "1cc5914a-e926-41d3-8834-1e4d60c486f0",
"Questions": [
{
"Id": "b08828b0-cafa-43f4-8257-e9573be8c948",
"Answers": "sample string 2"
},
{
"Id": "b08828b0-cafa-43f4-8257-e9573be8c948",
"Answers": "sample string 2"
}
]
},
{
"Id": "1cc5914a-e926-41d3-8834-1e4d60c486f0",
"Questions": [
{
"Id": "b08828b0-cafa-43f4-8257-e9573be8c948",
"Answers": "sample string 2"
},
{
"Id": "b08828b0-cafa-43f4-8257-e9573be8c948",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "683473f0-717a-4b97-ab37-bcc122fc2546",
"ContentItemId": "1d0563ce-ed5a-4f38-9445-81e92d52e050",
"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-04-21T01:26:41.4551503+00:00",
"RescheduleDate": "2026-04-21T01:26:41.4551503+00:00"
},
{
"Id": "683473f0-717a-4b97-ab37-bcc122fc2546",
"ContentItemId": "1d0563ce-ed5a-4f38-9445-81e92d52e050",
"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-04-21T01:26:41.4551503+00:00",
"RescheduleDate": "2026-04-21T01:26:41.4551503+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": "60f3b9b2-22f3-46fc-88b7-b4ad7a09ee42",
"IsNewUser": true,
"UserName": "sample string 3",
"PrivacyPolicyApprove": true,
"ServerTime": "2026-04-21T01:26:41.4863996+00:00",
"Registration": [
{
"Id": "9019800b-4d60-4810-bc4e-c4d3279134e2",
"UserId": "4f3faa9a-fb24-4221-8542-3c74589aaa0f",
"IsCurrent": true,
"CenterId": "adf6b2b2-719f-40cb-ba41-c3dc220349b2",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "b61002a4-9c78-455f-b285-aa8afcbbd21c",
"EndDate": "2026-04-21T01:26:41.4551503+00:00",
"StartDate": "2026-04-21T01:26:41.4551503+00:00",
"SchedulePreferenceDate": "2026-04-21T01:26:41.4551503+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": "9019800b-4d60-4810-bc4e-c4d3279134e2",
"UserId": "4f3faa9a-fb24-4221-8542-3c74589aaa0f",
"IsCurrent": true,
"CenterId": "adf6b2b2-719f-40cb-ba41-c3dc220349b2",
"CenterZone": 5,
"ContractId": "sample string 6",
"CurrentContentItemId": "b61002a4-9c78-455f-b285-aa8afcbbd21c",
"EndDate": "2026-04-21T01:26:41.4551503+00:00",
"StartDate": "2026-04-21T01:26:41.4551503+00:00",
"SchedulePreferenceDate": "2026-04-21T01:26:41.4551503+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-04-21T01:26:41.4551503+00:00"
},
"Bookmarks": {
"sample string 1": {
"Id": "4cb79d2e-9970-43f0-94cf-0d1748f80d94",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "8a0c3561-b927-487a-8746-1900fd0fb15c",
"Sequence": 1,
"AncestorCategoryId": "223f6d18-024a-4645-a5f5-bf86f97b578a",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "96fad32f-3a01-4ae0-94f1-cd7ec7508765",
"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": "96fad32f-3a01-4ae0-94f1-cd7ec7508765",
"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": "4cb79d2e-9970-43f0-94cf-0d1748f80d94",
"Description": "sample string 2",
"Duration": 1,
"IsSkippable": true,
"Url": "sample string 3",
"CourseId": "8a0c3561-b927-487a-8746-1900fd0fb15c",
"Sequence": 1,
"AncestorCategoryId": "223f6d18-024a-4645-a5f5-bf86f97b578a",
"TypeId": 5,
"TypeName": "sample string 6",
"Hierarchy": [
{
"Id": "96fad32f-3a01-4ae0-94f1-cd7ec7508765",
"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": "96fad32f-3a01-4ae0-94f1-cd7ec7508765",
"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": "995c98d2-d49b-4655-b9b7-fc9652685cd5",
"CategoryId": "02ae7ed3-1a20-4c5d-9c72-9c1d4aa6f373",
"DisclaimerConfirmed": true
},
"Lessons": [
{
"Id": "bcd6715b-e87f-493f-ae80-52a4d4d490fd",
"Score": 1.0,
"State": 1
},
{
"Id": "bcd6715b-e87f-493f-ae80-52a4d4d490fd",
"Score": 1.0,
"State": 1
}
],
"Surveys": [
{
"Id": "1cc5914a-e926-41d3-8834-1e4d60c486f0",
"Questions": [
{
"Id": "b08828b0-cafa-43f4-8257-e9573be8c948",
"Answers": "sample string 2"
},
{
"Id": "b08828b0-cafa-43f4-8257-e9573be8c948",
"Answers": "sample string 2"
}
]
},
{
"Id": "1cc5914a-e926-41d3-8834-1e4d60c486f0",
"Questions": [
{
"Id": "b08828b0-cafa-43f4-8257-e9573be8c948",
"Answers": "sample string 2"
},
{
"Id": "b08828b0-cafa-43f4-8257-e9573be8c948",
"Answers": "sample string 2"
}
]
}
],
"Sessions": [
{
"Id": "683473f0-717a-4b97-ab37-bcc122fc2546",
"ContentItemId": "1d0563ce-ed5a-4f38-9445-81e92d52e050",
"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-04-21T01:26:41.4551503+00:00",
"RescheduleDate": "2026-04-21T01:26:41.4551503+00:00"
},
{
"Id": "683473f0-717a-4b97-ab37-bcc122fc2546",
"ContentItemId": "1d0563ce-ed5a-4f38-9445-81e92d52e050",
"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-04-21T01:26:41.4551503+00:00",
"RescheduleDate": "2026-04-21T01:26:41.4551503+00:00"
}
],
"TotalRescheduleCount": 4,
"StudentLevelInfo": {
"StartLevel": "sample string 1",
"EndLevel": "sample string 2",
"CurrentLevel": "sample string 3"
},
"StudentSpeakPlusLevelInfo": "sample string 5"
}