curl --location -g --request GET 'https://relay.exostack.cloud/{{relay_path}}/api/organisation/tax_group/' \
--header 'x-api-key: <api-key>'[
{
"updated_at": "2019-08-24T14:15:22.123Z",
"is_used": true,
"deleted": true,
"number": 0,
"description": "string",
"shortcut": "string",
"taxes": [],
"id": 0,
"reference": {
"updated_by_user_id": 0,
"card_pos": 0
}
}
]