Get a skill by ID
Returns the skill associated with the ID you specify.
Path parameters
id
The ID of the skill for you plan to retrieve.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Skill retrieved successfully
name
The name of the skill.
description
A description of the skill.
recipe_id
Recipe ID of the skill.
folder_id
The ID of the folder where the skill resides.
project_id
The ID of the project where the skill resides.