curl --request GET \ --url https://api.zivio.net/api/v3/skill_taxonomies/{id} \ --header 'X-API-Key: <api-key>' \ --header 'zivio-tenant-id: <api-key>'
{ "id": "345", "name": "UK Generalist", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
"345"
"UK Generalist"