Returns a paginated list of all datasets for the authenticated user.
Documentation Index
Fetch the complete documentation index at: https://docs.mathfi.ai/llms.txt
Use this file to discover all available pages before exploring further.
Obtain a token from POST /api/login. Valid for 1 hour.
Number of items to skip
x >= 00
Maximum number of items to return
x >= 110
Filter by dataset status Processing status of a dataset:
| Status | Description |
|---|---|
PENDING | Created, awaiting data upload |
PROCESSING | Data uploaded, preparation in progress |
COMPLETED | Ready for training |
FAILED | Processing failed |
PENDING, PROCESSING, COMPLETED, FAILED When true, only returns datasets that have a trained model