latestOpenAPI 3.1.02026-07-26167644759.4 KB

ad1f8c51cf0a

Skills

List skills

Returns a list of skills. Uses cursor pagination.

get/skills

Query parameters

limitinteger
cursorstring

Base64-encoded cursor for pagination. Use the cursor value from a previous response to fetch the next page. Omit for the first page.

searchQuerystring

Response

Successfully retrieved skills. Returns items array with pagination info containing cursor for the next page.

GetSkillsResponseDto required— unresolved $ref