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

NameDescriptionTypeAdditional information
userIdentifier

user's identifier

PearsonEnglish.LearningServices.Business.Helpers.UserIdentifier

Required

Body Parameters

None.

Response Information

Resource Description

PearsonEnglish.LearningServices.Core.Models.View.UserStateViewModel
NameDescriptionTypeAdditional information
UserId

globally unique identifier

None.

IsNewUser

boolean

None.

UserName

string

None.

PrivacyPolicyApprove

boolean

None.

ServerTime

date

None.

Registration

Collection of 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.

StudentSpeakPlusLevelInfo

string

None.

Response Formats

application/json

Sample:
{
  "UserId": "cb8de5c4-7ca5-4193-a45c-5af1dbc733d2",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-08-24T18:59:41.0297075+00:00",
  "Registration": [
    {
      "Id": "063a7be7-56e6-4520-9fc2-21665df18e2c",
      "UserId": "60de101d-b4bf-4b41-bd7e-2455f014888a",
      "IsCurrent": true,
      "CenterId": "47de2844-57bd-4b11-b0f6-6a1e2b16a236",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "899b0715-a6bc-46ac-b734-3b8836ace78c",
      "EndDate": "2026-08-24T18:59:41.0297075+00:00",
      "StartDate": "2026-08-24T18:59:41.0297075+00:00",
      "SchedulePreferenceDate": "2026-08-24T18:59:41.0297075+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": "063a7be7-56e6-4520-9fc2-21665df18e2c",
      "UserId": "60de101d-b4bf-4b41-bd7e-2455f014888a",
      "IsCurrent": true,
      "CenterId": "47de2844-57bd-4b11-b0f6-6a1e2b16a236",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "899b0715-a6bc-46ac-b734-3b8836ace78c",
      "EndDate": "2026-08-24T18:59:41.0297075+00:00",
      "StartDate": "2026-08-24T18:59:41.0297075+00:00",
      "SchedulePreferenceDate": "2026-08-24T18:59:41.0297075+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-24T18:59:41.0297075+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "31188ef9-1b34-4712-b643-c7240158773d",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "a24e605d-a09a-4850-8017-5c292c4d2d6b",
      "Sequence": 1,
      "AncestorCategoryId": "cbd42c9d-1e52-4e1a-b831-10e6f47562a7",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "2cd7be5b-1a19-4f54-a470-b35b4847733a",
          "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": "2cd7be5b-1a19-4f54-a470-b35b4847733a",
          "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": "31188ef9-1b34-4712-b643-c7240158773d",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "a24e605d-a09a-4850-8017-5c292c4d2d6b",
      "Sequence": 1,
      "AncestorCategoryId": "cbd42c9d-1e52-4e1a-b831-10e6f47562a7",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "2cd7be5b-1a19-4f54-a470-b35b4847733a",
          "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": "2cd7be5b-1a19-4f54-a470-b35b4847733a",
          "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": "60023ba8-d7d3-4d60-8e01-9297024b9aa3",
    "CategoryId": "dd7273cc-5d7e-48b1-8e85-ba35cbf07575",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "df11374a-a883-4745-a60b-0f1f8852114e",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "df11374a-a883-4745-a60b-0f1f8852114e",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "c1a2e520-d559-4125-9d43-00ef019d370f",
      "Questions": [
        {
          "Id": "38a45efb-d429-49f9-be0e-3a4773c9c1fc",
          "Answers": "sample string 2"
        },
        {
          "Id": "38a45efb-d429-49f9-be0e-3a4773c9c1fc",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "c1a2e520-d559-4125-9d43-00ef019d370f",
      "Questions": [
        {
          "Id": "38a45efb-d429-49f9-be0e-3a4773c9c1fc",
          "Answers": "sample string 2"
        },
        {
          "Id": "38a45efb-d429-49f9-be0e-3a4773c9c1fc",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "91b03337-2e80-4b73-bf85-b3e4443926d9",
      "ContentItemId": "db470829-a36b-4a16-922d-fb6c16321f9b",
      "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-24T18:59:41.0297075+00:00",
      "RescheduleDate": "2026-08-24T18:59:41.0297075+00:00"
    },
    {
      "Id": "91b03337-2e80-4b73-bf85-b3e4443926d9",
      "ContentItemId": "db470829-a36b-4a16-922d-fb6c16321f9b",
      "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-24T18:59:41.0297075+00:00",
      "RescheduleDate": "2026-08-24T18:59:41.0297075+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": "cb8de5c4-7ca5-4193-a45c-5af1dbc733d2",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2026-08-24T18:59:41.0609518+00:00",
  "Registration": [
    {
      "Id": "063a7be7-56e6-4520-9fc2-21665df18e2c",
      "UserId": "60de101d-b4bf-4b41-bd7e-2455f014888a",
      "IsCurrent": true,
      "CenterId": "47de2844-57bd-4b11-b0f6-6a1e2b16a236",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "899b0715-a6bc-46ac-b734-3b8836ace78c",
      "EndDate": "2026-08-24T18:59:41.0297075+00:00",
      "StartDate": "2026-08-24T18:59:41.0297075+00:00",
      "SchedulePreferenceDate": "2026-08-24T18:59:41.0297075+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": "063a7be7-56e6-4520-9fc2-21665df18e2c",
      "UserId": "60de101d-b4bf-4b41-bd7e-2455f014888a",
      "IsCurrent": true,
      "CenterId": "47de2844-57bd-4b11-b0f6-6a1e2b16a236",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "899b0715-a6bc-46ac-b734-3b8836ace78c",
      "EndDate": "2026-08-24T18:59:41.0297075+00:00",
      "StartDate": "2026-08-24T18:59:41.0297075+00:00",
      "SchedulePreferenceDate": "2026-08-24T18:59:41.0297075+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-24T18:59:41.0297075+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "31188ef9-1b34-4712-b643-c7240158773d",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "a24e605d-a09a-4850-8017-5c292c4d2d6b",
      "Sequence": 1,
      "AncestorCategoryId": "cbd42c9d-1e52-4e1a-b831-10e6f47562a7",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "2cd7be5b-1a19-4f54-a470-b35b4847733a",
          "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": "2cd7be5b-1a19-4f54-a470-b35b4847733a",
          "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": "31188ef9-1b34-4712-b643-c7240158773d",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "a24e605d-a09a-4850-8017-5c292c4d2d6b",
      "Sequence": 1,
      "AncestorCategoryId": "cbd42c9d-1e52-4e1a-b831-10e6f47562a7",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "2cd7be5b-1a19-4f54-a470-b35b4847733a",
          "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": "2cd7be5b-1a19-4f54-a470-b35b4847733a",
          "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": "60023ba8-d7d3-4d60-8e01-9297024b9aa3",
    "CategoryId": "dd7273cc-5d7e-48b1-8e85-ba35cbf07575",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "df11374a-a883-4745-a60b-0f1f8852114e",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "df11374a-a883-4745-a60b-0f1f8852114e",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "c1a2e520-d559-4125-9d43-00ef019d370f",
      "Questions": [
        {
          "Id": "38a45efb-d429-49f9-be0e-3a4773c9c1fc",
          "Answers": "sample string 2"
        },
        {
          "Id": "38a45efb-d429-49f9-be0e-3a4773c9c1fc",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "c1a2e520-d559-4125-9d43-00ef019d370f",
      "Questions": [
        {
          "Id": "38a45efb-d429-49f9-be0e-3a4773c9c1fc",
          "Answers": "sample string 2"
        },
        {
          "Id": "38a45efb-d429-49f9-be0e-3a4773c9c1fc",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "91b03337-2e80-4b73-bf85-b3e4443926d9",
      "ContentItemId": "db470829-a36b-4a16-922d-fb6c16321f9b",
      "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-24T18:59:41.0297075+00:00",
      "RescheduleDate": "2026-08-24T18:59:41.0297075+00:00"
    },
    {
      "Id": "91b03337-2e80-4b73-bf85-b3e4443926d9",
      "ContentItemId": "db470829-a36b-4a16-922d-fb6c16321f9b",
      "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-24T18:59:41.0297075+00:00",
      "RescheduleDate": "2026-08-24T18:59:41.0297075+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  },
  "StudentSpeakPlusLevelInfo": "sample string 5"
}