Error
A valid request URL is required to generate request examples{
"id": "g-101",
"name": "Supply Chain Team",
"description": "Members of the supply chain management team",
"createdAt": "2025-06-01T09:00:00Z"
}Groups
Get a group by ID
GET
/
groups
/
{groupId}
Error
A valid request URL is required to generate request examples{
"id": "g-101",
"name": "Supply Chain Team",
"description": "Members of the supply chain management team",
"createdAt": "2025-06-01T09:00:00Z"
}Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The group ID
Was this page helpful?