Skip to main content
GET
List the skills catalog (documents + folders)

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Query Parameters

tags
string

Comma-separated tags

projectId
string
page
string
limit
string

Response

Success

items
object[]
required

Skills in this page

total
number
required

Total matching skills

page
number
required

1-based page number

limit
number
required

Page size. When the request omits limit, the whole catalog is returned in one page and this equals total — usage stats are omitted in that case because they are computed per page.