List skills
Returns a paginated list of skills with optional filtering
Query parameters
Max skills per page (max: 100, default: 12)
Pagination cursor from previous response
Sort by 'skillName' or 'updatedAt' (default)
Filter by name or description
Filter by tag
Filter by publisher scope
Response
List of skills
Changes
Changed in 3 of the 11 revisions of this API.36
- ▲
removed the required property
skills/items/displayNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
skills/items/slugfrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
skills/items/totalInstallsto the response with the200statusresponse-optional-property-added
- ○
added the required property
skills/items/repoNameto the response with the200statusresponse-required-property-added
- ○
added the required property
skills/items/skillNameto the response with the200statusresponse-required-property-added
- ▲
- ▲
the response property
skills/items/versionbecame optional for the status200response-property-became-optional
- ○
added the optional property
skills/items/developerIdto the response with the200statusresponse-optional-property-added
- ○
the
versionresponse's property default value1.0.0was added for the status200response-property-default-value-added
- ▲
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○