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.
http
POST /api/query/v1/datasources/{datasetId}/partition/list HTTP/1.1 Host: {instance}.domo.com X-DOMO-Developer-Token: {token} Content-Type: application/json { "paginationFields": [ { "fieldName": "datecompleted", "sortOrder": "DESC", "filterValues": { "MIN": null, "MAX": null } } ], "limit": 100, "offset": 0 }
Searches for partitions associated with the dataset. Allows pagination, sorting, and filtering of results
Developer token obtained from Domo
Show child attributes
Filtered partition list