Skip to main content
GET

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationSlug
string
required

The slug of the organization or user account.

groupName
string
required

The name of the group.

Response

200 - application/json

Successful response

delete_protection
boolean

Prevent the group from being deleted.

Example:

true