Get List of Data CategoriesAsk AIget https://{hostname}/api/inventory/v2/data-categoriesUse this API to retrieve a list of all existing Data Categories.Query ParamsfilterstringOptional filter string to search data categories by namepageint32β₯ 0Defaults to 0Results page to be retrieved (0..N)sizeint321 to 50Defaults to 20Number of records per page (1..50)sortstringenumSorting criteria in the format: property(,asc|desc). Default sort order is ascendingname,ascname,ascname,desccreatedDate,asccreatedDate,descAllowed:name,ascname,desccreatedDate,asccreatedDate,descResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago