v46

OpenAPI 3.1.0raw.githubusercontent.com2026-08-014610088.2 KB

List Skill (scoped by ?namespace)

get/v0/skills

Query parameters

namespacestring

Namespace (defaults to 'default'; 'all' lists across all namespaces).

Namespace (defaults to 'default'; 'all' lists across all namespaces).

limitinteger

Max items to return (default 50).

Max items to return (default 50).

cursorstring

Opaque pagination cursor.

Opaque pagination cursor.

labelsstring

Label selector: key=value,key2=value2.

Label selector: key=value,key2=value2.

tagstring

Restrict the result set to one tag value (tagged artifact kinds only).

Restrict the result set to one tag value (tagged artifact kinds only).

latestOnlyboolean

Only return the literal latest tag per (namespace, name). Equivalent to tag=latest for tagged kinds.

Only return the literal latest tag per (namespace, name). Equivalent to tag=latest for tagged kinds.

includeTerminatingboolean

Include rows with a deletionTimestamp.

Include rows with a deletionTimestamp.

Response

OK

nextCursorstring