Skip to main content
GET
cURL

Авторизации

Authorization
string
header
обязательно

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

Параметры запроса

scopeType
enum<string>
обязательно

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

Доступные опции:
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

Ответ

200 - application/json

Managed skills list

skills
object[]
обязательно
Последнее изменение 15 сентября 2026 г.