Skip to main content
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

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

groupId
string
required

The group ID

Response

Ok

id
string

The group ID

name
string

The group name

description
string

The group description

createdAt
string<date-time>

When the group was created