Groups
Get Group by ID
Fetch details for a specific group.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
The response is of type any
.
Fetch details for a specific group.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type any
.