Retrieve datasets within a specific namespace for a user
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>
.
Username or 'self' for current user
Namespace for the dataset.
Successful response containing data with namespace details.
The response is of type object[]
.