Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Abfrageparameter

scopeType
enum<string>
erforderlich

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

Verfügbare Optionen:
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

Antwort

200 - application/json

Available skills list

skills
object[]
erforderlich
Zuletzt geändert am 15. September 2026