application

Return list of applications in all namespaces.

get/applications

Query parameters

namespacesstring

Comma-separated namespaces to filter by, e.g. "ns1,ns2". Names the user cannot see, or that do not exist, are ignored.

searchstring

Case-insensitive substring match on the application name

pagestring

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

pageSizestring

Items per page (default 25)

Changes