Skills
Retrieve a skill
Retrieves an existing skill by skill ID. Display names are also accepted for compatibility because they are unique within a workspace.
get/v2/skills/{skill_id}
Path parameters
skill_idstring required
Accepts either the skill's ID (e.g. "skill_01H...") or its display name. Display names are unique within a workspace.
Response
OK