Skip to main content
GET
Get a Group

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

VOMO Group ID

Response

Returns the group record, including its parent group (if any) and any direct child subgroups.

data
object

List of Groups

Last modified on June 5, 2026