Fetch datasets in namespace
datasets
Fetch datasets in namespace
Retrieve all datasets for the specified namespace.
GET
Fetch datasets in namespace
Authorizations
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
Path Parameters
Namespace for the dataset.
Response
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.
Available options:
Public, Private The name concatenated with the namespace.
The username associated with the data.