curl --request GET \
--url https://api.revong.com/api/v1/groups/{groupId} \
--header 'Authorization: Bearer <token>'ROLES: USER_READ,USER_ADMIN,USER_WRITE USER: true SERVICE ACCOUNT: true
curl --request GET \
--url https://api.revong.com/api/v1/groups/{groupId} \
--header 'Authorization: Bearer <token>'