Groups
Retrieve Group
Returns a group belonging to the organization or user.
GET
/
v1
/
organizations
/
{organizationSlug}
/
groups
/
{groupName}
Path Parameters
The slug of the organization or user account.
The name of the group.
Response
200 - application/json