Skip to main content
GET
Get Group

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

group_id
string<uuid>
required

Id of the group you want 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