Authorization: Bearer ********************
curl --location '/organization/groups/' \ --header 'Authorization: Bearer <token>'
{ "id": "string", "name": "string", "created_at": 0, "is_scim_managed": true, "group_type": "group" }