Skip to content

Get All Groups

GET
/v2/group

Get all groups.Requires accountOrg:config:view or account:config:view permissions and for user to be in the same org as the groups

Authorizations

Parameters

Query Parameters

org_id

The ID of the Org to which these groups belong

string format: uuid

The ID of the Org to which these groups belong

Responses

200

Successful Response

Array<object>
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