namespace

Return list of all controlled namespaces.

get/namespaces

Query parameters

namespacesstring

Comma-separated namespaces to filter by, e.g. "ns1,ns2". Matches the namespace name exactly. Names the user cannot see are ignored.

searchstring

Case-insensitive substring match on the namespace name

pagestring

Page number, 1-based. Pagination is off unless page or pageSize is set.

pageSizestring

Items per page (default 25)

Changes