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 >= 0Response
Chunks present within the specified group
- V2
- V1
Example:
{
  "created_at": "2021-01-01 00:00:00.000",
  "dataset_id": "e3e3e3e3-e3e3-e3e3-e3e3-e3e3e3e3e3e3",
  "description": "A group of chunks",
  "file_id": "e3e3e3e3-e3e3-e3e3-e3e3-e3e3e3e3e3e3",
  "id": "e3e3e3e3-e3e3-e3e3-e3e3-e3e3e3e3e3e3",
  "name": "Trieve",
  "tracking_id": "3",
  "updated_at": "2021-01-01 00:00:00.000"
}Required range: 
x >= 0