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": "9a370083-895e-437a-bbde-7fd0df2f6d13",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2025-04-04T05:46:23.3007351+00:00",
  "Registration": {
    "Id": "43408dc2-5c37-46eb-b8ff-ef16a01400c9",
    "UserId": "2cb5baa7-8eb9-40e0-85af-c9eadd215219",
    "IsCurrent": true,
    "CenterId": "c577c414-ea40-45c5-a9a9-9cd545bc4479",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "dd8b7c44-1b80-45ff-adad-838c94a77cb5",
    "EndDate": "2025-04-04T05:46:23.3007351+00:00",
    "StartDate": "2025-04-04T05:46:23.3007351+00:00",
    "SchedulePreferenceDate": "2025-04-04T05:46:23.3007351+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:46:23.3007351+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "e191d7f2-1a44-489a-9fdb-a308919ec7cd",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "0dd7de1d-19bc-4517-babd-0f9c8cb1a626",
      "Sequence": 1,
      "AncestorCategoryId": "3c0064db-7d04-410a-b9ab-37f4ad2a11e3",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "d95b9acb-58b1-480e-82dd-4993d625decb",
          "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": "d95b9acb-58b1-480e-82dd-4993d625decb",
          "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": "e191d7f2-1a44-489a-9fdb-a308919ec7cd",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "0dd7de1d-19bc-4517-babd-0f9c8cb1a626",
      "Sequence": 1,
      "AncestorCategoryId": "3c0064db-7d04-410a-b9ab-37f4ad2a11e3",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "d95b9acb-58b1-480e-82dd-4993d625decb",
          "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": "d95b9acb-58b1-480e-82dd-4993d625decb",
          "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": "ec624fa6-0038-4937-a90c-acc48070eb4d",
    "CategoryId": "0ee35153-9b79-4687-8e8e-b39b3cfe3293",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "8d40072b-c613-431d-a0c5-292d403f8dda",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "8d40072b-c613-431d-a0c5-292d403f8dda",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "cdaca094-3e8d-4ca1-a2c2-8e85943eff1c",
      "Questions": [
        {
          "Id": "6e773833-b8ee-452d-81ae-61bc5423eaee",
          "Answers": "sample string 2"
        },
        {
          "Id": "6e773833-b8ee-452d-81ae-61bc5423eaee",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "cdaca094-3e8d-4ca1-a2c2-8e85943eff1c",
      "Questions": [
        {
          "Id": "6e773833-b8ee-452d-81ae-61bc5423eaee",
          "Answers": "sample string 2"
        },
        {
          "Id": "6e773833-b8ee-452d-81ae-61bc5423eaee",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "15f7bf42-0a5a-47d7-af5b-500a0c7288d7",
      "ContentItemId": "1fe664c0-2009-4d8a-ad06-40802b9bc187",
      "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:46:23.3007351+00:00",
      "RescheduleDate": "2025-04-04T05:46:23.3007351+00:00"
    },
    {
      "Id": "15f7bf42-0a5a-47d7-af5b-500a0c7288d7",
      "ContentItemId": "1fe664c0-2009-4d8a-ad06-40802b9bc187",
      "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:46:23.3007351+00:00",
      "RescheduleDate": "2025-04-04T05:46:23.3007351+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "9a370083-895e-437a-bbde-7fd0df2f6d13",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2025-04-04T05:46:23.3319845+00:00",
  "Registration": {
    "Id": "43408dc2-5c37-46eb-b8ff-ef16a01400c9",
    "UserId": "2cb5baa7-8eb9-40e0-85af-c9eadd215219",
    "IsCurrent": true,
    "CenterId": "c577c414-ea40-45c5-a9a9-9cd545bc4479",
    "CenterZone": 5,
    "ContractId": "sample string 6",
    "CurrentContentItemId": "dd8b7c44-1b80-45ff-adad-838c94a77cb5",
    "EndDate": "2025-04-04T05:46:23.3007351+00:00",
    "StartDate": "2025-04-04T05:46:23.3007351+00:00",
    "SchedulePreferenceDate": "2025-04-04T05:46:23.3007351+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:46:23.3007351+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "e191d7f2-1a44-489a-9fdb-a308919ec7cd",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "0dd7de1d-19bc-4517-babd-0f9c8cb1a626",
      "Sequence": 1,
      "AncestorCategoryId": "3c0064db-7d04-410a-b9ab-37f4ad2a11e3",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "d95b9acb-58b1-480e-82dd-4993d625decb",
          "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": "d95b9acb-58b1-480e-82dd-4993d625decb",
          "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": "e191d7f2-1a44-489a-9fdb-a308919ec7cd",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "0dd7de1d-19bc-4517-babd-0f9c8cb1a626",
      "Sequence": 1,
      "AncestorCategoryId": "3c0064db-7d04-410a-b9ab-37f4ad2a11e3",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "d95b9acb-58b1-480e-82dd-4993d625decb",
          "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": "d95b9acb-58b1-480e-82dd-4993d625decb",
          "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": "ec624fa6-0038-4937-a90c-acc48070eb4d",
    "CategoryId": "0ee35153-9b79-4687-8e8e-b39b3cfe3293",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "8d40072b-c613-431d-a0c5-292d403f8dda",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "8d40072b-c613-431d-a0c5-292d403f8dda",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "cdaca094-3e8d-4ca1-a2c2-8e85943eff1c",
      "Questions": [
        {
          "Id": "6e773833-b8ee-452d-81ae-61bc5423eaee",
          "Answers": "sample string 2"
        },
        {
          "Id": "6e773833-b8ee-452d-81ae-61bc5423eaee",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "cdaca094-3e8d-4ca1-a2c2-8e85943eff1c",
      "Questions": [
        {
          "Id": "6e773833-b8ee-452d-81ae-61bc5423eaee",
          "Answers": "sample string 2"
        },
        {
          "Id": "6e773833-b8ee-452d-81ae-61bc5423eaee",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "15f7bf42-0a5a-47d7-af5b-500a0c7288d7",
      "ContentItemId": "1fe664c0-2009-4d8a-ad06-40802b9bc187",
      "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:46:23.3007351+00:00",
      "RescheduleDate": "2025-04-04T05:46:23.3007351+00:00"
    },
    {
      "Id": "15f7bf42-0a5a-47d7-af5b-500a0c7288d7",
      "ContentItemId": "1fe664c0-2009-4d8a-ad06-40802b9bc187",
      "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:46:23.3007351+00:00",
      "RescheduleDate": "2025-04-04T05:46:23.3007351+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}