Authorization: Bearer ********************
curl --location -g --request GET '/rest/group/list/{{instance_key}}' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}