Dataset
Get All Tags
Scroll through all tags in the dataset and get the number of chunks in the dataset with that tag plus the total number of unique tags for the whole datset.
POST
/
api
/
dataset
/
get_all_tags
Authorizations
Headers
The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.
Body
application/json
Page number to return, 1-indexed. Default is 1.
Number of items to return per page. Default is 20.