GET
/
api
/
chunk_group
/
{group_id}
/
{page}

Authorizations

Authorization
string
headerrequired

Headers

TR-Dataset
string
required

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.

X-API-Version
enum<string>

The version of the API to use for the request

Available options:
V1,
V2

Path Parameters

group_id
string
required

Id of the group you want to fetch.

page
integer | null
required

The page of chunks to get from the group

Response

200 - application/json
chunks
object[]
required
group
object
required
total_pages
integer
required