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.

Response Formats

application/json

Sample:
{
  "UserId": "9927267c-fe9e-4dfe-8131-44bffe96b835",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2025-04-04T05:47:13.1375608+00:00",
  "Registration": [
    {
      "Id": "84838794-7914-4cba-8127-2935344417ef",
      "UserId": "51011ded-63c5-4c60-879c-bacafba29bc8",
      "IsCurrent": true,
      "CenterId": "e633bc48-3d60-4e9c-be25-9c47ec626955",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "40bf275b-d969-43a7-91c7-b1330c9f005c",
      "EndDate": "2025-04-04T05:47:13.1375608+00:00",
      "StartDate": "2025-04-04T05:47:13.1375608+00:00",
      "SchedulePreferenceDate": "2025-04-04T05:47:13.1375608+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
    },
    {
      "Id": "84838794-7914-4cba-8127-2935344417ef",
      "UserId": "51011ded-63c5-4c60-879c-bacafba29bc8",
      "IsCurrent": true,
      "CenterId": "e633bc48-3d60-4e9c-be25-9c47ec626955",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "40bf275b-d969-43a7-91c7-b1330c9f005c",
      "EndDate": "2025-04-04T05:47:13.1375608+00:00",
      "StartDate": "2025-04-04T05:47:13.1375608+00:00",
      "SchedulePreferenceDate": "2025-04-04T05:47:13.1375608+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
    }
  ],
  "TimeZone": {
    "Name": "sample string 1",
    "IanaName": "sample string 2",
    "LocalUtcOffset": "00:00:00.1234567",
    "LocalDateTime": "2025-04-04T05:47:13.1375608+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "a179daf4-38fe-448f-bd87-67960cb8caa4",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "ce166b34-3d49-46c5-979e-336bbffff0b4",
      "Sequence": 1,
      "AncestorCategoryId": "32da5176-7bb8-41fc-a2be-e2b8c7c69782",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "5cd13a27-aa5e-4ef5-a65f-f31335454439",
          "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": "5cd13a27-aa5e-4ef5-a65f-f31335454439",
          "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": "a179daf4-38fe-448f-bd87-67960cb8caa4",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "ce166b34-3d49-46c5-979e-336bbffff0b4",
      "Sequence": 1,
      "AncestorCategoryId": "32da5176-7bb8-41fc-a2be-e2b8c7c69782",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "5cd13a27-aa5e-4ef5-a65f-f31335454439",
          "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": "5cd13a27-aa5e-4ef5-a65f-f31335454439",
          "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": "4484740b-2055-4050-a750-be3f640c2f2c",
    "CategoryId": "b28eb8bd-dc28-4d6f-b76f-7c465db0f983",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "eb74d980-eaff-4fbc-879c-674e263e0843",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "eb74d980-eaff-4fbc-879c-674e263e0843",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "f28c95d9-a823-4479-a8de-5189a89f05a8",
      "Questions": [
        {
          "Id": "b4f53251-b201-4327-a6b4-e7a9551ef221",
          "Answers": "sample string 2"
        },
        {
          "Id": "b4f53251-b201-4327-a6b4-e7a9551ef221",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "f28c95d9-a823-4479-a8de-5189a89f05a8",
      "Questions": [
        {
          "Id": "b4f53251-b201-4327-a6b4-e7a9551ef221",
          "Answers": "sample string 2"
        },
        {
          "Id": "b4f53251-b201-4327-a6b4-e7a9551ef221",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "4105a0d7-c52e-441f-8bb9-795b71c786bf",
      "ContentItemId": "7ffa0811-43a5-4d50-9b04-55aa336ba1b7",
      "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": "2025-04-04T05:47:13.1375608+00:00",
      "RescheduleDate": "2025-04-04T05:47:13.1375608+00:00"
    },
    {
      "Id": "4105a0d7-c52e-441f-8bb9-795b71c786bf",
      "ContentItemId": "7ffa0811-43a5-4d50-9b04-55aa336ba1b7",
      "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": "2025-04-04T05:47:13.1375608+00:00",
      "RescheduleDate": "2025-04-04T05:47:13.1375608+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "9927267c-fe9e-4dfe-8131-44bffe96b835",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2025-04-04T05:47:13.168809+00:00",
  "Registration": [
    {
      "Id": "84838794-7914-4cba-8127-2935344417ef",
      "UserId": "51011ded-63c5-4c60-879c-bacafba29bc8",
      "IsCurrent": true,
      "CenterId": "e633bc48-3d60-4e9c-be25-9c47ec626955",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "40bf275b-d969-43a7-91c7-b1330c9f005c",
      "EndDate": "2025-04-04T05:47:13.1375608+00:00",
      "StartDate": "2025-04-04T05:47:13.1375608+00:00",
      "SchedulePreferenceDate": "2025-04-04T05:47:13.1375608+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
    },
    {
      "Id": "84838794-7914-4cba-8127-2935344417ef",
      "UserId": "51011ded-63c5-4c60-879c-bacafba29bc8",
      "IsCurrent": true,
      "CenterId": "e633bc48-3d60-4e9c-be25-9c47ec626955",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "40bf275b-d969-43a7-91c7-b1330c9f005c",
      "EndDate": "2025-04-04T05:47:13.1375608+00:00",
      "StartDate": "2025-04-04T05:47:13.1375608+00:00",
      "SchedulePreferenceDate": "2025-04-04T05:47:13.1375608+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
    }
  ],
  "TimeZone": {
    "Name": "sample string 1",
    "IanaName": "sample string 2",
    "LocalUtcOffset": "00:00:00.1234567",
    "LocalDateTime": "2025-04-04T05:47:13.1375608+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "a179daf4-38fe-448f-bd87-67960cb8caa4",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "ce166b34-3d49-46c5-979e-336bbffff0b4",
      "Sequence": 1,
      "AncestorCategoryId": "32da5176-7bb8-41fc-a2be-e2b8c7c69782",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "5cd13a27-aa5e-4ef5-a65f-f31335454439",
          "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": "5cd13a27-aa5e-4ef5-a65f-f31335454439",
          "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": "a179daf4-38fe-448f-bd87-67960cb8caa4",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "ce166b34-3d49-46c5-979e-336bbffff0b4",
      "Sequence": 1,
      "AncestorCategoryId": "32da5176-7bb8-41fc-a2be-e2b8c7c69782",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "5cd13a27-aa5e-4ef5-a65f-f31335454439",
          "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": "5cd13a27-aa5e-4ef5-a65f-f31335454439",
          "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": "4484740b-2055-4050-a750-be3f640c2f2c",
    "CategoryId": "b28eb8bd-dc28-4d6f-b76f-7c465db0f983",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "eb74d980-eaff-4fbc-879c-674e263e0843",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "eb74d980-eaff-4fbc-879c-674e263e0843",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "f28c95d9-a823-4479-a8de-5189a89f05a8",
      "Questions": [
        {
          "Id": "b4f53251-b201-4327-a6b4-e7a9551ef221",
          "Answers": "sample string 2"
        },
        {
          "Id": "b4f53251-b201-4327-a6b4-e7a9551ef221",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "f28c95d9-a823-4479-a8de-5189a89f05a8",
      "Questions": [
        {
          "Id": "b4f53251-b201-4327-a6b4-e7a9551ef221",
          "Answers": "sample string 2"
        },
        {
          "Id": "b4f53251-b201-4327-a6b4-e7a9551ef221",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "4105a0d7-c52e-441f-8bb9-795b71c786bf",
      "ContentItemId": "7ffa0811-43a5-4d50-9b04-55aa336ba1b7",
      "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": "2025-04-04T05:47:13.1375608+00:00",
      "RescheduleDate": "2025-04-04T05:47:13.1375608+00:00"
    },
    {
      "Id": "4105a0d7-c52e-441f-8bb9-795b71c786bf",
      "ContentItemId": "7ffa0811-43a5-4d50-9b04-55aa336ba1b7",
      "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": "2025-04-04T05:47:13.1375608+00:00",
      "RescheduleDate": "2025-04-04T05:47:13.1375608+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}