Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de consulta

scopeType
enum<string>
requerido

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

Opciones 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

Respuesta

200 - application/json

Available skills list

skills
object[]
requerido
Última modificación el 15 de septiembre de 2026