Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de requête

scopeType
enum<string>
requis

Listing context: user, base (project), app, cuppyclaw bot, routine, space or system

Options disponibles:
user,
base,
app,
cuppyclaw,
routine,
space,
system
scopeId
string

Scope entity ID (required for base/app/cuppyclaw/routine/space)

baseId
string

Project ID (required for user scope) — folds in project and space scoped skills

Réponse

200 - application/json

Available skills list

skills
object[]
requis
Dernière modification le 15 septembre 2026