GET sail/students/{userIdentifier}/profile
Authorization
Access to this endpoint is granted if all following conditions are true:
- Everyone who passes an authentication token in "token" URI parameter which is configured to allow access to this endpoint.
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": "f4b654f4-2b84-4e03-bf5e-3c04880c421a", "SecondaryLanguageId": "ab1e9500-0f81-4f2c-9be9-872d852c6d46", "PersonalMotivationId": "401e22d1-8f2c-46ef-bdb4-1c95c2070092", "NationalityId": "00d268b3-db8d-4733-8bac-5a083dda894c", "ProfessionId": "55f2b13f-94ee-43d6-a161-7bafe3756ad4", "NativeLanguage": "sample string 3", "SecondaryLanguage": "sample string 4", "PersonalMotivation": "sample string 5", "Nationality": "sample string 6", "Profession": "sample string 7", "SocialNetworkId1": "89d6f60c-7b4f-423a-970e-987a5986f906", "SocialNetworkId2": "139b3b7b-91a2-4aad-befb-9acb69148f41", "SocialNetworkId3": "27a115ff-e71b-4507-bd10-edfec70b5794", "SocialNetworkId4": "fc869d67-be03-4cd4-ad85-c6210369d0c9", "ConsultantId": "ba2237b9-869c-450e-8191-39c8c78ff856", "CenterId": "042798b7-a873-46a5-8259-c72125dfd2ee", "CenterName": "sample string 8", "CenterReferenceId": "sample string 9", "ConsultantFullName": "sample string 10", "ConsultantPhotoUris": { "Small": "sample string 1" }, "LabTeacherId": "f062dd61-0523-4ab0-905c-8d1f5c6c5d87", "LabTeacherFullName": "sample string 11", "LabTeacherPhotoUris": { "Small": "sample string 1" }, "IsAycl": true, "Birthdate": "2025-04-04", "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": "003ed2be-ee14-40d1-95fb-bdf95203e91f", "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": "fc3d5d5d-77b2-4156-8695-e168e447a792", "PreferredSocialNetworkName": "sample string 34", "PreferredSocialNetworkAddress": "sample string 35" }