Get Group

Gets the requested group.

Headers

AuthorizationstringRequired

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

Query parameters

idstringRequiredformat: "id"
The ID of the group to get.

Response

The response to getting the group.
groupobject

Errors