Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

scopeType
enum<string>
required

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

Available options:
user,
base,
app,
cuppyclaw,
routine,
space,
system
scopeId
string

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

baseId
string

Project ID — includes project- and space-scoped skills when provided

Response

200 - application/json

Managed skills list

skills
object[]
required
Last modified on September 15, 2026