Skip to main content
GET
List Groups by Tag

Authorizations

Authorization
string
header
required

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

Path Parameters

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

Response

200 - application/json

Groups with this tag.

data
object[]
pagination
object