Skip to main content
GET
Get Group by Tracking ID

Authorizations

Authorization
string
header
required

Headers

TR-Dataset
string<uuid>
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.

Path Parameters

tracking_id
string
required

The tracking id of the group to fetch.

Response

JSON body representing the group with the given tracking id

created_at
string<date-time>
required
dataset_id
string<uuid>
required
description
string
required
id
string<uuid>
required
name
string
required
updated_at
string<date-time>
required
file_id
string<uuid> | null
metadata
unknown
tag_set
(string | null)[] | null
tracking_id
string | null