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