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": "480d9abe-4390-4e92-828c-3b08ef06b916",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2025-03-29T03:32:51.6875161+00:00",
  "Registration": [
    {
      "Id": "84844e74-b917-4ad1-85ea-cf823717b400",
      "UserId": "71c7e50f-a6be-4fe0-8b35-291e28f7cfde",
      "IsCurrent": true,
      "CenterId": "0fef78b5-b301-4f65-a078-b0119bfaf63e",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "cb1ef9ee-092f-4a0e-a6f5-89af4a109f28",
      "EndDate": "2025-03-29T03:32:51.6718888+00:00",
      "StartDate": "2025-03-29T03:32:51.6718888+00:00",
      "SchedulePreferenceDate": "2025-03-29T03:32:51.6718888+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": "84844e74-b917-4ad1-85ea-cf823717b400",
      "UserId": "71c7e50f-a6be-4fe0-8b35-291e28f7cfde",
      "IsCurrent": true,
      "CenterId": "0fef78b5-b301-4f65-a078-b0119bfaf63e",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "cb1ef9ee-092f-4a0e-a6f5-89af4a109f28",
      "EndDate": "2025-03-29T03:32:51.6718888+00:00",
      "StartDate": "2025-03-29T03:32:51.6718888+00:00",
      "SchedulePreferenceDate": "2025-03-29T03:32:51.6718888+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-03-29T03:32:51.6718888+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "2206cd20-bd17-421c-94a9-a527ad49d3d3",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "17bd4a5e-28b4-4122-9486-4a49587054e9",
      "Sequence": 1,
      "AncestorCategoryId": "3414d26c-9fe4-4e01-923b-fa9eacf8a62b",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "fee86d57-6ea0-4d8d-b8a8-1116f2eeb287",
          "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": "fee86d57-6ea0-4d8d-b8a8-1116f2eeb287",
          "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": "2206cd20-bd17-421c-94a9-a527ad49d3d3",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "17bd4a5e-28b4-4122-9486-4a49587054e9",
      "Sequence": 1,
      "AncestorCategoryId": "3414d26c-9fe4-4e01-923b-fa9eacf8a62b",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "fee86d57-6ea0-4d8d-b8a8-1116f2eeb287",
          "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": "fee86d57-6ea0-4d8d-b8a8-1116f2eeb287",
          "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": "247a891f-7dfb-40a5-a2a4-25aec71dffb8",
    "CategoryId": "7c982a40-25f4-453a-b502-c3d995b254e5",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "e1ad9dce-4779-4687-a9a9-69e0e434c667",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "e1ad9dce-4779-4687-a9a9-69e0e434c667",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "31401717-0ef5-4bf0-bf14-91794deb00a6",
      "Questions": [
        {
          "Id": "e7ccc764-4198-43cf-9bda-45df18f20249",
          "Answers": "sample string 2"
        },
        {
          "Id": "e7ccc764-4198-43cf-9bda-45df18f20249",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "31401717-0ef5-4bf0-bf14-91794deb00a6",
      "Questions": [
        {
          "Id": "e7ccc764-4198-43cf-9bda-45df18f20249",
          "Answers": "sample string 2"
        },
        {
          "Id": "e7ccc764-4198-43cf-9bda-45df18f20249",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "c7609468-efbf-4ca3-b082-9de9e52a6635",
      "ContentItemId": "a351a00f-f8c2-4096-a601-a1c59af8aff1",
      "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-03-29T03:32:51.6718888+00:00",
      "RescheduleDate": "2025-03-29T03:32:51.6718888+00:00"
    },
    {
      "Id": "c7609468-efbf-4ca3-b082-9de9e52a6635",
      "ContentItemId": "a351a00f-f8c2-4096-a601-a1c59af8aff1",
      "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-03-29T03:32:51.6718888+00:00",
      "RescheduleDate": "2025-03-29T03:32:51.6718888+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}

text/json

Sample:
{
  "UserId": "480d9abe-4390-4e92-828c-3b08ef06b916",
  "IsNewUser": true,
  "UserName": "sample string 3",
  "PrivacyPolicyApprove": true,
  "ServerTime": "2025-03-29T03:32:51.7187624+00:00",
  "Registration": [
    {
      "Id": "84844e74-b917-4ad1-85ea-cf823717b400",
      "UserId": "71c7e50f-a6be-4fe0-8b35-291e28f7cfde",
      "IsCurrent": true,
      "CenterId": "0fef78b5-b301-4f65-a078-b0119bfaf63e",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "cb1ef9ee-092f-4a0e-a6f5-89af4a109f28",
      "EndDate": "2025-03-29T03:32:51.6718888+00:00",
      "StartDate": "2025-03-29T03:32:51.6718888+00:00",
      "SchedulePreferenceDate": "2025-03-29T03:32:51.6718888+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": "84844e74-b917-4ad1-85ea-cf823717b400",
      "UserId": "71c7e50f-a6be-4fe0-8b35-291e28f7cfde",
      "IsCurrent": true,
      "CenterId": "0fef78b5-b301-4f65-a078-b0119bfaf63e",
      "CenterZone": 5,
      "ContractId": "sample string 6",
      "CurrentContentItemId": "cb1ef9ee-092f-4a0e-a6f5-89af4a109f28",
      "EndDate": "2025-03-29T03:32:51.6718888+00:00",
      "StartDate": "2025-03-29T03:32:51.6718888+00:00",
      "SchedulePreferenceDate": "2025-03-29T03:32:51.6718888+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-03-29T03:32:51.6718888+00:00"
  },
  "Bookmarks": {
    "sample string 1": {
      "Id": "2206cd20-bd17-421c-94a9-a527ad49d3d3",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "17bd4a5e-28b4-4122-9486-4a49587054e9",
      "Sequence": 1,
      "AncestorCategoryId": "3414d26c-9fe4-4e01-923b-fa9eacf8a62b",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "fee86d57-6ea0-4d8d-b8a8-1116f2eeb287",
          "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": "fee86d57-6ea0-4d8d-b8a8-1116f2eeb287",
          "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": "2206cd20-bd17-421c-94a9-a527ad49d3d3",
      "Description": "sample string 2",
      "Duration": 1,
      "IsSkippable": true,
      "Url": "sample string 3",
      "CourseId": "17bd4a5e-28b4-4122-9486-4a49587054e9",
      "Sequence": 1,
      "AncestorCategoryId": "3414d26c-9fe4-4e01-923b-fa9eacf8a62b",
      "TypeId": 5,
      "TypeName": "sample string 6",
      "Hierarchy": [
        {
          "Id": "fee86d57-6ea0-4d8d-b8a8-1116f2eeb287",
          "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": "fee86d57-6ea0-4d8d-b8a8-1116f2eeb287",
          "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": "247a891f-7dfb-40a5-a2a4-25aec71dffb8",
    "CategoryId": "7c982a40-25f4-453a-b502-c3d995b254e5",
    "DisclaimerConfirmed": true
  },
  "Lessons": [
    {
      "Id": "e1ad9dce-4779-4687-a9a9-69e0e434c667",
      "Score": 1.0,
      "State": 1
    },
    {
      "Id": "e1ad9dce-4779-4687-a9a9-69e0e434c667",
      "Score": 1.0,
      "State": 1
    }
  ],
  "Surveys": [
    {
      "Id": "31401717-0ef5-4bf0-bf14-91794deb00a6",
      "Questions": [
        {
          "Id": "e7ccc764-4198-43cf-9bda-45df18f20249",
          "Answers": "sample string 2"
        },
        {
          "Id": "e7ccc764-4198-43cf-9bda-45df18f20249",
          "Answers": "sample string 2"
        }
      ]
    },
    {
      "Id": "31401717-0ef5-4bf0-bf14-91794deb00a6",
      "Questions": [
        {
          "Id": "e7ccc764-4198-43cf-9bda-45df18f20249",
          "Answers": "sample string 2"
        },
        {
          "Id": "e7ccc764-4198-43cf-9bda-45df18f20249",
          "Answers": "sample string 2"
        }
      ]
    }
  ],
  "Sessions": [
    {
      "Id": "c7609468-efbf-4ca3-b082-9de9e52a6635",
      "ContentItemId": "a351a00f-f8c2-4096-a601-a1c59af8aff1",
      "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-03-29T03:32:51.6718888+00:00",
      "RescheduleDate": "2025-03-29T03:32:51.6718888+00:00"
    },
    {
      "Id": "c7609468-efbf-4ca3-b082-9de9e52a6635",
      "ContentItemId": "a351a00f-f8c2-4096-a601-a1c59af8aff1",
      "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-03-29T03:32:51.6718888+00:00",
      "RescheduleDate": "2025-03-29T03:32:51.6718888+00:00"
    }
  ],
  "TotalRescheduleCount": 4,
  "StudentLevelInfo": {
    "StartLevel": "sample string 1",
    "EndLevel": "sample string 2",
    "CurrentLevel": "sample string 3"
  }
}