Chunk Group
Get Chunks in Group
Route to get all chunks for a group. The response is paginated, with each page containing 10 chunks. Page is 1-indexed.
GET
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.
The version of the API to use for the request
Available options:
V1
, V2
Path Parameters
Id of the group you want to fetch.
The page of chunks to get from the group
Required range:
x > 0