List datasets within namespace
schema
List datasets within namespace
Retrieve datasets within a specific namespace for a user. Use ‘self’ for the current user.
GET
List datasets within namespace
Authorizations
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
Path Parameters
Username or 'self' for the current user.
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.