Skip to main content
GET
Get Skill

Authorizations

Authorization
string
header
required

Bearer token authentication using your API key

Path Parameters

org_id
string
required

The ID of the org

skill_id
string
required

The ID of the skill

Response

200 - application/json

The skill details.

Schema for a skill

id
string
required
name
string
required

The name of the skill

instructions
string
required

The instruction pack the AI follows when the skill is on

created_at
string<date-time> | null
required
updated_at
string<date-time> | null
required