Retrieve namespaces for a specific user (use ‘self’ for current user)
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>
.
Username or 'self' for current user
Successful response containing list of namespaces accessible to the user.
The response is of type object[]
.