boostrs api
Search
⌃K

Skill Details

get
https://apigateway.boost.rs
/skills/:id
Skill Details

Response fields

id
Skill ID
name
Skill title
description
Skill description
status
Skill status. Available values:
active - the skill is ready for use (completed)
draft - the skill content might not be the final (it might not be ready for use)
external_id
String with custom values
type
Skill type. Available values:
  • platform - a job from the Boosts platform
  • clone - a client job which is a modified copy of a platform job
  • custom - a client job either creating by duplicating a job clone or created from scratch
is_knowledge
Boolean field.
0 for skills
1 for knowledge
is_soft
Boolean field.
0 for hard skills
1 for soft skills
automation_index
The Automation index value of the skill. The values are between 0 and 100. Higher the values mean higher chances the skill can be automated.
remote_index
The Remote Work index value of the job. Available values:
0 - the skill cannot be performed remotely
1 - the skill can be performed remotely
translations
Group of fields containing the available translations (per language) for the skill title and description, if available.
Translation fields: en, fr etc. - ISO 639-1 language codes name - skill title description - skill description
meta_skill_id
The ID of the Meta-Skill to which the current skill belongs to.
super_skill_id
The ID of the Super-Skill to which the current skill belongs to.