GET students/{userIdentifier}/profile
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, ProspectWithTrial
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userIdentifier | PearsonEnglish.LearningServices.Business.Helpers.UserIdentifier |
Required |
Body Parameters
None.
Response Information
Resource Description
PearsonEnglish.LearningServices.Core.Models.Views.StudentViewModelName | Description | Type | Additional information |
---|---|---|---|
UserName | string |
None. |
|
StudentCode | string |
None. |
|
Gender | PearsonEnglish.LearningServices.Core.Models.Enums.Gender |
None. |
|
NativeLanguageId | globally unique identifier |
None. |
|
SecondaryLanguageId | globally unique identifier |
None. |
|
PersonalMotivationId | globally unique identifier |
None. |
|
NationalityId | globally unique identifier |
None. |
|
ProfessionId | globally unique identifier |
None. |
|
NativeLanguage | string |
None. |
|
SecondaryLanguage | string |
None. |
|
PersonalMotivation | string |
None. |
|
Nationality | string |
None. |
|
Profession | string |
None. |
|
SocialNetworkId1 | globally unique identifier |
None. |
|
SocialNetworkId2 | globally unique identifier |
None. |
|
SocialNetworkId3 | globally unique identifier |
None. |
|
SocialNetworkId4 | globally unique identifier |
None. |
|
ConsultantId | globally unique identifier |
None. |
|
CenterId | globally unique identifier |
None. |
|
CenterName | string |
None. |
|
CenterReferenceId | string |
None. |
|
ConsultantFullName | string |
None. |
|
ConsultantPhotoUris | Dictionary of Nse.ServiceBus.DataContracts.ImageResolution [key] and string [value] |
None. |
|
LabTeacherId | globally unique identifier |
None. |
|
LabTeacherFullName | string |
None. |
|
LabTeacherPhotoUris | Dictionary of Nse.ServiceBus.DataContracts.ImageResolution [key] and string [value] |
None. |
|
IsAycl | boolean |
None. |
|
Birthdate | date |
None. |
|
About_Me | string |
None. |
|
Interest_hobbies | string |
None. |
|
Why_study_english | Collection of string |
None. |
|
Study_reason | string |
None. |
|
UserId | globally unique identifier |
None. |
|
tempisNewStudent | boolean |
None. |
|
LastName | string |
None. |
|
FirstName | string |
None. |
|
SsdsId | string |
None. |
|
StudentId | integer |
None. |
|
PhotoUris | Dictionary of Nse.ServiceBus.DataContracts.ImageResolution [key] and string [value] |
None. |
|
SocialNetworkAddress1 | string |
None. |
|
SocialNetworkAddress2 | string |
None. |
|
SocialNetworkAddress3 | string |
None. |
|
SocialNetworkAddress4 | string |
None. |
|
SocialNetwork1 | string |
None. |
|
SocialNetwork2 | string |
None. |
|
SocialNetwork3 | string |
None. |
|
SocialNetwork4 | string |
None. |
|
string |
None. |
||
MobileTelephone | string |
None. |
|
HomeTelephone | string |
None. |
|
WorkTelephone | string |
None. |
|
PreferredContactMethod | PearsonEnglish.LearningServices.Core.Models.Enums.StudentPreferredContactMethods |
None. |
|
PreferredSocialNetworkId | globally unique identifier |
None. |
|
PreferredSocialNetworkName | string |
None. |
|
PreferredSocialNetworkAddress | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "UserName": "sample string 1", "StudentCode": "sample string 2", "Gender": 0, "NativeLanguageId": "6dca515a-9fef-484d-83b5-45721b55a731", "SecondaryLanguageId": "7371326b-c73b-4005-a54d-6cb9639a7df1", "PersonalMotivationId": "84ae395e-6144-4eb8-b091-65e6b3cd898d", "NationalityId": "7736bbbc-e5aa-47de-b75b-67169cf23e45", "ProfessionId": "e96b617b-a22f-43f5-a108-7299d076abcb", "NativeLanguage": "sample string 3", "SecondaryLanguage": "sample string 4", "PersonalMotivation": "sample string 5", "Nationality": "sample string 6", "Profession": "sample string 7", "SocialNetworkId1": "9c2b6de3-37e5-4f36-9688-ed87f3ef15a4", "SocialNetworkId2": "75970cc8-0086-4a6a-b182-0e2fd4595f2e", "SocialNetworkId3": "aade3715-b6bc-4eb9-8fe4-0507aaf849fd", "SocialNetworkId4": "a2160fce-a7a3-4351-91c4-a2c4dc0d31e0", "ConsultantId": "3d468c15-8653-483d-9ca4-18e9e50488a2", "CenterId": "b9b877f5-e28f-40a6-b31c-f8b44fe3db95", "CenterName": "sample string 8", "CenterReferenceId": "sample string 9", "ConsultantFullName": "sample string 10", "ConsultantPhotoUris": { "Small": "sample string 1" }, "LabTeacherId": "e222a200-ce48-4e09-95b2-02074dacbc37", "LabTeacherFullName": "sample string 11", "LabTeacherPhotoUris": { "Small": "sample string 1" }, "IsAycl": true, "Birthdate": "2025-03-29", "About_Me": "sample string 13", "Interest_hobbies": "sample string 14", "Why_study_english": [ "sample string 1", "sample string 2" ], "Study_reason": "sample string 15", "UserId": "f1c49dad-ff5e-4b50-95a8-1b41d19cfc27", "tempisNewStudent": true, "LastName": "sample string 18", "FirstName": "sample string 19", "SsdsId": "sample string 20", "StudentId": 21, "PhotoUris": { "Small": "sample string 1" }, "SocialNetworkAddress1": "sample string 22", "SocialNetworkAddress2": "sample string 23", "SocialNetworkAddress3": "sample string 24", "SocialNetworkAddress4": "sample string 25", "SocialNetwork1": "sample string 26", "SocialNetwork2": "sample string 27", "SocialNetwork3": "sample string 28", "SocialNetwork4": "sample string 29", "Email": "sample string 30", "MobileTelephone": "sample string 31", "HomeTelephone": "sample string 32", "WorkTelephone": "sample string 33", "PreferredContactMethod": 0, "PreferredSocialNetworkId": "0c7660ab-7fb9-4218-a390-7d61720c9624", "PreferredSocialNetworkName": "sample string 34", "PreferredSocialNetworkAddress": "sample string 35" }