get https://example.com/user/group/
Returns a JSON document with the group data for the group ID.
Note: If you require bulk group operations see the /groups
endpoint.
This endpoint requires a JWT created for the primary/tenant account using the /user/login
endpoint.