Returns all datasets owned by the authenticated user.
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.
| Parameter | Type | Required | Description |
|---|---|---|---|
names | list of strings | No | Filter results to only datasets with these names. Repeat for multiple values. |
| 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 |