Authorizations
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>
.
Path Parameters
Username or 'self' for current user
Namespace for the dataset.
Response
Successful response containing data with namespace details.
Dataset name
Namespace name
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.