Retrieve a list of all datamarts in your data app with their configurations and access settings.
"true" to enable pagination with a limit of 10 per page.Note: Query parameters are passed as strings. Use "true" or "false" (not boolean values)."true". Must be a numeric string (e.g., "1", "2", "3").ManyToMany, ManyToOne, OneToMany, OneToOne, or null if not specified.INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN, or null if not specified.| Status Code | Description |
|---|---|
| 200 | OK - Request successful |
| 400 | Bad Request - Invalid request parameters or missing API key |
| 401 | Unauthorized - Invalid or expired API token |
| 500 | Internal Server Error - Unexpected server error |
| Code | Message | HTTP Status |
|---|---|---|
| INVALID_DATA_APP_API_KEY | Missing or invalid data app | 400 |
| INTERNAL_SERVER_ERROR | Unexpected failure | 500 |
Get your API token
List all datamarts
Use pagination for large lists
Process the results