GET 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

NameDescriptionTypeAdditional information
userIdentifier

user's identifier

PearsonEnglish.LearningServices.Business.Helpers.UserIdentifier

Required

Body Parameters

None.

Response Information

Resource Description

PearsonEnglish.LearningServices.Core.Models.Views.UserStateBackwardCompatibleViewModel
NameDescriptionTypeAdditional information
UserId

globally unique identifier

None.

IsNewUser

boolean

None.

UserName

string

None.

PrivacyPolicyApprove

boolean

None.

ServerTime

date

None.

Registration

PearsonEnglish.LearningServices.Core.Models.Views.RegistrationViewModel

None.

TimeZone

PearsonEnglish.LearningServices.Core.Models.Views.TimeZoneViewModel

None.

Bookmarks

Dictionary of string [key] and PearsonEnglish.LearningServices.Core.Models.Views.ContentItemViewModel [value]

None.

CurrentCourse

PearsonEnglish.LearningServices.Core.Models.CurrentCourse

None.

Lessons

Collection of PearsonEnglish.LearningServices.Core.Models.Views.ContentItemResultViewModel

None.

Surveys

Collection of PearsonEnglish.LearningServices.Core.Models.Views.UserSurveyViewModel

None.

Sessions

Collection of PearsonEnglish.LearningServices.Core.Models.Views.UserSessionStateViewModel

None.

TotalRescheduleCount

integer

None.

StudentLevelInfo

PearsonEnglish.LearningServices.Core.Models.StudentLevelInfo

None.

Response Formats

application/json

Sample:
{
  "UserId": "c20a24ed-0804-4e71-b531-7e8bf99b7a58",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-03-06T17:52:48.2245365+00:00",
  "Registration": {
    "Id": "f87438a8-310b-4c3a-b738-b7d983be19fd",
    "UserId": "ccee9789-c239-4260-ac20-c7e6498f3394",
    "IsCurrent": true,
    "CenterId": "3dbaf2fb-ac5d-46ea-822e-f5cce57f3b8a",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "dcd33c76-bce2-4c8f-a681-f9eb900bd05d",
    "EndDate": "2026-03-06T17:52:48.2089228+00:00",
    "StartDate": "2026-03-06T17:52:48.2089228+00:00",
    "SchedulePreferenceDate": "2026-03-06T17:52:48.2089228+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-03-06T17:52:48.2089228+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "846abcc3-a172-401e-a864-245e19e4ea56",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "f0cda1cf-6c69-464c-a1a2-9abcbe832f1a",
      "Sequence": 1,
      "AncestorCategoryId": "4f736933-2416-40c2-b696-4e8b1e31d5ee",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "6839a646-1676-4afa-9e39-9e8531249486",
          "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": "6839a646-1676-4afa-9e39-9e8531249486",
          "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": "846abcc3-a172-401e-a864-245e19e4ea56",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "f0cda1cf-6c69-464c-a1a2-9abcbe832f1a",
      "Sequence": 1,
      "AncestorCategoryId": "4f736933-2416-40c2-b696-4e8b1e31d5ee",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "6839a646-1676-4afa-9e39-9e8531249486",
          "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": "6839a646-1676-4afa-9e39-9e8531249486",
          "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": "8b7a8611-dd82-48f6-b5b1-e1e332030a9a",
    "CategoryId": "e3eea970-d572-4a93-9de7-344b412a10b9",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "e03f262c-63e1-41b4-90e2-ea79c4857a0e",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "e03f262c-63e1-41b4-90e2-ea79c4857a0e",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "fbb50aec-f8fe-454a-adf2-d286214469c0",
      "Questions": [
        {
          "Id": "9fe9f7cb-dff6-4cb2-bafc-65d9138442d5",
          "Answers": "sample string 2"
        },
        {
          "Id": "9fe9f7cb-dff6-4cb2-bafc-65d9138442d5",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "fbb50aec-f8fe-454a-adf2-d286214469c0",
      "Questions": [
        {
          "Id": "9fe9f7cb-dff6-4cb2-bafc-65d9138442d5",
          "Answers": "sample string 2"
        },
        {
          "Id": "9fe9f7cb-dff6-4cb2-bafc-65d9138442d5",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "3e167df1-e9f1-4f76-8250-6adde63016d8",
      "ContentItemId": "bc3a0aba-0611-4ceb-8a70-c2bc8b631ea4",
      "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-03-06T17:52:48.2089228+00:00",
      "RescheduleDate": "2026-03-06T17:52:48.2089228+00:00"
    },
    {
      "Id": "3e167df1-e9f1-4f76-8250-6adde63016d8",
      "ContentItemId": "bc3a0aba-0611-4ceb-8a70-c2bc8b631ea4",
      "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-03-06T17:52:48.2089228+00:00",
      "RescheduleDate": "2026-03-06T17:52:48.2089228+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "c20a24ed-0804-4e71-b531-7e8bf99b7a58",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-03-06T17:52:48.2714113+00:00",
  "Registration": {
    "Id": "f87438a8-310b-4c3a-b738-b7d983be19fd",
    "UserId": "ccee9789-c239-4260-ac20-c7e6498f3394",
    "IsCurrent": true,
    "CenterId": "3dbaf2fb-ac5d-46ea-822e-f5cce57f3b8a",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "dcd33c76-bce2-4c8f-a681-f9eb900bd05d",
    "EndDate": "2026-03-06T17:52:48.2089228+00:00",
    "StartDate": "2026-03-06T17:52:48.2089228+00:00",
    "SchedulePreferenceDate": "2026-03-06T17:52:48.2089228+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-03-06T17:52:48.2089228+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "846abcc3-a172-401e-a864-245e19e4ea56",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "f0cda1cf-6c69-464c-a1a2-9abcbe832f1a",
      "Sequence": 1,
      "AncestorCategoryId": "4f736933-2416-40c2-b696-4e8b1e31d5ee",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "6839a646-1676-4afa-9e39-9e8531249486",
          "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": "6839a646-1676-4afa-9e39-9e8531249486",
          "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": "846abcc3-a172-401e-a864-245e19e4ea56",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "f0cda1cf-6c69-464c-a1a2-9abcbe832f1a",
      "Sequence": 1,
      "AncestorCategoryId": "4f736933-2416-40c2-b696-4e8b1e31d5ee",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "6839a646-1676-4afa-9e39-9e8531249486",
          "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": "6839a646-1676-4afa-9e39-9e8531249486",
          "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": "8b7a8611-dd82-48f6-b5b1-e1e332030a9a",
    "CategoryId": "e3eea970-d572-4a93-9de7-344b412a10b9",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "e03f262c-63e1-41b4-90e2-ea79c4857a0e",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "e03f262c-63e1-41b4-90e2-ea79c4857a0e",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "fbb50aec-f8fe-454a-adf2-d286214469c0",
      "Questions": [
        {
          "Id": "9fe9f7cb-dff6-4cb2-bafc-65d9138442d5",
          "Answers": "sample string 2"
        },
        {
          "Id": "9fe9f7cb-dff6-4cb2-bafc-65d9138442d5",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "fbb50aec-f8fe-454a-adf2-d286214469c0",
      "Questions": [
        {
          "Id": "9fe9f7cb-dff6-4cb2-bafc-65d9138442d5",
          "Answers": "sample string 2"
        },
        {
          "Id": "9fe9f7cb-dff6-4cb2-bafc-65d9138442d5",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "3e167df1-e9f1-4f76-8250-6adde63016d8",
      "ContentItemId": "bc3a0aba-0611-4ceb-8a70-c2bc8b631ea4",
      "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-03-06T17:52:48.2089228+00:00",
      "RescheduleDate": "2026-03-06T17:52:48.2089228+00:00"
    },
    {
      "Id": "3e167df1-e9f1-4f76-8250-6adde63016d8",
      "ContentItemId": "bc3a0aba-0611-4ceb-8a70-c2bc8b631ea4",
      "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-03-06T17:52:48.2089228+00:00",
      "RescheduleDate": "2026-03-06T17:52:48.2089228+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}