Retrieve all namespaces accessible to the authenticated user
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>
.
Successful response containing list of namespaces accessible to the user.
The response is of type object[]
.