Skip to main content
GET

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Query Parameters

limit
integer
default:50

Maximum number of results (1-100)

Required range: 1 <= x <= 100
cursor
string

Cursor for pagination (skill ID from previous page)

tag
string

Filter by tag

Response

List of custom skills

skills
object[]
next_cursor
string | null
has_more
boolean