SQ_GetSkills
SQ_GetSkills
Gets the skill(s).
Example request: Get the skills with id 2 and 4
Authentication
Query parameters
Application name to search by. Can be used instead of application_id
List of user IDs separated by semicolons (;)
List of user names separated by semicolons (;). Can be used instead of user_id
List of skill IDs separated by semicolons (;)
List of skill names separated by semicolons (;). Can be used instead of sq_skill_id
Substring of the skill name to filter, case-insensitive
Name of the user that is not bound to the skill. Can be used instead of excluded_user_id
Response
The found skill(s).