Chunk Group
Get Group
Fetch the group with the given id.
GET
/
api
/
chunk_group
/
{group_id}
Authorizations
Authorization
string
headerrequiredHeaders
TR-Dataset
string
requiredThe 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.
Path Parameters
group_id
string
requiredId of the group you want to fetch.
Response
200 - application/json
created_at
string
requireddataset_id
string
requireddescription
string
requiredfile_id
string | null
id
string
requiredmetadata
any | null
name
string
requiredtag_set
(string | null)[] | null
tracking_id
string | null
updated_at
string
required