Retrieve all datasets visible to the authenticated user
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>
.
Successful response containing data with namespace details.
The response is of type object[]
.