Chunk
Get Chunk By Id
Get a singular chunk by id.
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 API version to use for this request. Defaults to V2 for orgs created after July 12, 2024 and V1 otherwise.
Available options:
V1
, V2
Path Parameters
Id of the chunk you want to fetch.
Response
200
application/json
chunk with the id that you were searching for
The response is of type object
.
The response is of type object
.
The response is of type object
.