GET
/
api
/
chunk_group
/
tracking_id
/
{group_tracking_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_tracking_id
string
required

The id of the group to get the chunks from

page
integer
required

The page of chunks to get from the group

Response

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