Fetch the group with the given tracking id. get_group_by_tracking_id
Example:
const data = await trieve.getGroupByTrackingId({ trackingId: "3c90c3cc-1d76-27198-8888-8dd25736052a"}); Copy
const data = await trieve.getGroupByTrackingId({ trackingId: "3c90c3cc-1d76-27198-8888-8dd25736052a"});
Optional
Fetch the group with the given tracking id. get_group_by_tracking_id
Example: