GET a group details

This endpoint allows you to retrieve a specific group’s information such as the list of sub-organizations and the user associated with the group.

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

idstringRequired

Id of the group of sub-organization

Response

Group details
groupobject or null
sub-accountslist of objects or null
userslist of objects or null