Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.rubric.ai/v1/datasets
{ "object": "list", "data": [ { "id": "ds_xyz789", "name": "triage-test-v2", "sample_count": 150 } ], "has_more": false }
List all datasets in a project.