Retrieve a list of all datasets configured for the authenticated tenant, including provisioner status and connected endpoints.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/openmined/syft-space/llms.txt
Use this file to discover all available pages before exploring further.
Request
/datasets/Authentication
Requires authentication via tenant credentials.Response
Returns an array of dataset items:Unique identifier (UUID) for the dataset
Dataset name
Dataset type name (e.g.,
local_file, remote_weaviate)Brief description of the dataset
Comma-separated tags
Full dataset configuration including type-specific settings
ISO 8601 timestamp of creation
List of endpoints connected to this dataset
Provisioner status information (for local dataset types)