v1
protected
registries

Browse Catalog

Browse one catalog type: filtered, sorted and paged server-side.

Paging every registry of a type separately and merging client-side cannot be made correct -- a single offset has no meaning over the concatenation -- so the whole type is paged as one ordered result here instead.

get/v1/registries/catalog/browse

Query parameters

registry_typestring required

Catalog type to browse

Catalog type to browse

qstring nullable

Free-text filter over name and description

Free-text filter over name and description

categorystring nullable

Restrict to one category facet

Restrict to one category facet

sortstring nullable

'featured' (default) or 'name'

'featured' (default) or 'name'

limitinteger
offsetinteger

Response

Successful Response

totalinteger required

Changes

Changed in 1 of the 22 revisions of this API.1