Skip to content

Get Group

GET
/v2/group/{group_id}

Get a group by group ID.Requires accountOrg:config:view or account:config:view permissions and for user to be in the same org as the group

Authorizations

Parameters

Path Parameters

group_id
required

Group ID

string format: uuid

Group ID

Responses

200

Successful Response

object
org_group_name

Name of the organization group

string
org_id
required

Organization ID for this group

string format: uuid
description

Description for this group

string
group_id
required

ID of the group

string format: uuid

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string