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

KeyDatatypeRequiredDescription
includeDisabledstringWhether to include disabled samples. Defaults to true
includeNotProcessedstringWhether to include non-processed samples. Defaults to true

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;dataAxisSummary&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}