Retrieve datasets within a specific namespace for a user. Use ‘self’ for the current user.
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
Username or 'self' for the current user.
Namespace for the dataset.
Returns a list of datasets accessible to the user.
Name of the dataset.
Name of the namespace the dataset belongs to.
The username associated with the data.
Indicates whether the data is public or private.
Public, Private The name concatenated with the namespace.
The username associated with the data.