Get data axes summary
GET {{baseUrl}}/api/:projectId/data-axes?includeDisabled=<boolean>&includeNotProcessed=<boolean>
Get a list of axes that are present in the training data.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
includeDisabled | string | Whether to include disabled samples. Defaults to true | |
includeNotProcessed | string | Whether to include non-processed samples. Defaults to true |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"dataAxisSummary":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}