Skip to main content
GET
Returns the skills available on an instance. By default this includes all skills — both installed and uninstalled. Use the eligible_only query parameter to filter down to just the ones that are ready to go.

Authentication

Requires an org-level API key or a scoped token with the configure permission.

Path Parameters

string
required
The ID of the instance.

Query Parameters

boolean
default:"false"
When true, only returns skills that are fully installed and ready to use.

Response

Returns an array of skill objects.
array