GET Settings/GetSkillsSettings
Получить настройки приватности скиллов
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
SkillsSettingsViewName | Description | Type | Additional information |
---|---|---|---|
experience | PrivateSettingsShare |
None. |
|
experienceStr | string |
None. |
|
education | PrivateSettingsShare |
None. |
|
educationStr | string |
None. |
|
job | PrivateSettingsShare |
None. |
|
jobStr | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "experience": 0, "experienceStr": "no", "education": 0, "educationStr": "no", "job": 0, "jobStr": "no" }