curl --request GET \ --url https://api.zivio.net/api/v3/skill_categories/{id} \ --header 'X-API-Key: <api-key>' \ --header 'zivio-tenant-id: <api-key>'
{ "id": "1234", "parent_id": "34", "name": "Other - Design & Creative", "slug": "other-design-creative", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
"1234"
"34"
"Other - Design & Creative"
"other-design-creative"