Retrieves the details of an existing group.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Returns a group object if valid group ID was provided. When requesting, if the group ID is related to a customer that has been deleted, a subset of the group's information will be returned, including a deleted property, which will be true.