Skip to main content
GET
Get a skill

Authorizations

Authorization
string
header
required

Account API key: key id as the username, secret as the password.

Path Parameters

skill_id_or_name
string
required

Response

Successful response

id
string<uuid>
created_at
string<date-time>
updated_at
string<date-time>
is_public
boolean

Whether the asset is visible to the community or only its owner.

name
string

Unique name identifying the asset within the owner account.

Maximum string length: 100
owner_id
string<uuid>

The account that owns this entity.

archived_at
string<date-time> | null
archived_by_id
string<uuid> | null
avatar_url
string | null
Maximum string length: 255
overview
string | null

Optional human-facing overview for display and indexing. Falls back to the latest version description if not set.

archived_by
any
full_name
any
latest_version
any
likes_count
any
owner
any
type
any
viewer_can_edit
any