Skip to main content
GET
List built-in skill catalog

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Built-in skill catalog

object
enum<string>
required

The object type, always 'list'.

Available options:
list
data
object[]
required

Array of built-in skill definitions.

has_more
boolean
required

Whether there are more results available. Always false for the built-in catalog.