Skip to main content
GET
Core - Retrieve skill

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

skill_id
string
required

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

skill
object
required

Requested skill.