3 lines
101 B
Text
3 lines
101 B
Text
|
# Get all namespaces
|
||
|
GET http://localhost:8080/api/v1/namespaces
|
||
|
Authorization: Bearer {{auth_token}}
|