v4

latestOpenAPI 3.1.02026-08-0143190206.8 KB
v1

get/v1/skills

Query parameters

limitinteger

The maximum number of objects to be returned in a single response.

afterstring

Identifier for the last item from the previous pagination request.

orderstring

Sort order. Use asc for ascending and desc for descending order.

Response

Success

first_idstring required

The ID of the first item in the list.

has_moreboolean required

Whether there are more items available.

last_idstring required

The ID of the last item in the list.

objectstring required

The object type, which is always "list".