Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Path Parameters

skillId
string<uuid>
required

Unique identifier for the skill

versionId
string<uuid>
required

Unique identifier for the skill version

Response

Successful response

id
string<uuid>
required

Unique identifier for the skill version

skillId
string<uuid>
required

Parent skill ID

version
integer
required

Monotonic version number for the skill

createdByUserId
string | null
required

User who created this version, if available

createdAt
string
required

Timestamp when this version was created

instructionPrompt
string
required

Instruction content for this specific version

requiredTools
string[]
required

Required tools snapshot for this specific version

references
object[]
required

References attached to this specific version