Chunk Group
Get Group by Tracking ID
Fetch the group with the given tracking id. get_group_by_tracking_id
GET
/
api
/
chunk_group
/
tracking_id
/
{tracking_id}
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.
Path Parameters
The tracking id of the group to fetch.