v45

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01165164.7 KB
Skills

List skills

List skills available to the authenticated user.

get/api/skills

Query parameters

page_sizeinteger

Maximum number of skills to return.

cursorstring

Opaque pagination cursor from a previous response.

Response

Successful response.

has_moreboolean required

Whether additional results are available.

next_cursorstring nullable required

Cursor for the next page, or null when no more results are available.

request_idstring required

Platform-generated request ID for support correlation.