v1
latestOpenAPI 3.0.02026-07-2480355389.7 KBGet Item counts
Returns items counts (selected by provided filters) grouped by just dataset. Additionally, results also include counts that ignore provided filters.
Path parameters
Team's sluggified name
Query parameters
[ 123 ]
Controls whether to include only items with/without comments
Controls whether to include only items with/without comments
For batch operation this filter has to be set to true if no other optional filter is provided.
For batch operation this filter has to be set to true if no other optional filter is provided.
Item's path prefix to match. This filter only matches on full path segments, it's not possible to match on e.g. '/some_path' with '/some' filter.
Item's path prefix to match. This filter only matches on full path segments, it's not possible to match on e.g. '/some_path' with '/some' filter.
Item's path prefix to match. This filter only matches on full path segments, it's not possible to match on e.g. '/some_path' with '/some' filter.
Item's path prefix to match. This filter only matches on full path segments, it's not possible to match on e.g. '/some_path' with '/some' filter.
[ "/some/path" ]
[ "/some/path" ]
[ "e23ff3f3-8f77-4e78-9e81-fdb25abfb781" ]
[ "e23ff3f3-8f77-4e78-9e81-fdb25abfb781" ]
[ "my item" ]
[ "my item" ]
Prefix of item's name
Prefix of item's name
Prefix of item's name
Prefix of item's name
Partial item's name
Partial item's name
Partial item's name
Partial item's name
[ "e23ff3f3-8f77-4e78-9e81-fdb25abfb781" ]
[ "e23ff3f3-8f77-4e78-9e81-fdb25abfb781" ]
[ "image" ]
[ "image" ]
[ 123 ]
[ 123 ]
[ 123 ]
[ 123 ]
[ 123 ]
[ 123 ]
Response
DatasetsV2.ItemManagement.GeneralCountsResponse
Example response
{
"simple_counts": [
{
"dataset_id": 123
}
]
}