v1
latestOpenAPI 3.0.12026-07-142257126.4 KBnamespaces
Lists namespaces
List the namespaces for the specified application ID.
get/apps/{app_id}/namespaces
Path parameters
app_idstring required
The application ID.
Response
Namespace list
Example response
[
{
"created": 1602844091815,
"id": "namespace",
"modified": 1614679682091
}
]