Skip to main content
GET
Retrieve Group

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
Pattern: ^rad_grp_[A-Za-z0-9_\-]+$

Response

200 - application/json

Group object.

id
string
group_name
string
user_count
integer
check_attributes
object[]
reply_attributes
object[]
metadata
object
tags
string[]