This resource is deprecated. You should consider using our GraphQL API with the Skill object.
Skill
GET /skill
See below to discover used fields and see reading section to discover some output examples.
operator_id
Operator identifier
?filters[operator_id]=123
parent_id
Parent skill identifier
?filters[parent_id]=123
GET /skill/1984
See reading section to discover some output examples.
id
Skill identifier
Integer
name
Name
String
order
Order
created_at
Date of creation
Date YYYY-MM-DD HH:MM:SS
YYYY-MM-DD HH:MM:SS
operator_list Deprecated: use the Operator resource with the skill_id filter instead
List of operator identifiers
List of integers
Last updated 2 years ago