List datasets
Datasets
List datasets
Returns all datasets owned by the authenticated user.
GET
List datasets
Returns all datasets belonging to the authenticated user.Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
names | list of strings | No | Filter results to only datasets with these names. Repeat for multiple values. |
Examples
List all datasets:| Field | Description |
|---|---|
id | Unique dataset ID |
name | Dataset name |
type | Storage type (always postgres) |
created_at | ISO 8601 creation timestamp |
updated_at | ISO 8601 last-updated timestamp |