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
Retrieve a skill
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Accepts either the skill's ID (e.g. "skill_01H...") or its display name. Display names are unique within a workspace.
Response
200 - application/json
OK
Requested skill.