Groups
Retrieve Group
Returns a group belonging to the organization or user.
GET
/
v1
/
organizations
/
{organizationName}
/
groups
/
{groupName}
Path Parameters
organizationName
string
requiredThe name of the organization or user.
groupName
string
requiredThe name of the group.
Response
200 - application/json
group
object