Groups
Get a Group
Get a Group using ID.
get/groups/{GroupId}
Response
Successfully fetched Group
Example response
{
"comment": "This is an example comment for the group.",
"created_at": 1706598432,
"id": "d4e7f2c9-8a7b-4e89-b3a1-9c3d6f1e5b92",
"name": "example-group",
"updated_at": 1706684832
}