v1

latestOpenAPI 3.0.0Apache 2.02026-07-24340250799.5 KB
module-namespaces

List Module Namespaces

This endpoint lists module namespaces by various filters.

To list module namespaces accessible from a certain environment, filter[environment] has to be specified. Module namespaces from the account which this environment belongs to will be listed as well.

To list module namespaces accessible from a certain account, filter[account] has to be specified.

If no filters were specified, all module namespaces which the user has read access to will be listed.

get/module-namespaces

Query parameters

page[number]string

Page number

page[size]string

Page size

filter[name]string

Filter module namespaces by name

filter[environment]string

Filter module namespaces by environment

sortstring[]

The comma-separated list of attributes.

Response

Success.