curl -X GET "https://postsyncer.com/api/v1/labels/123" \ -H "Authorization: Bearer YOUR_API_TOKEN"
{ "id": 16, "name": "Product Launch", "color": "#ff0000", "workspace": { "id": 12, "name": "abdulmejidshemsuawel", "slug": "abdulmejidshemsuawel", "type": "PERSONAL", "logo": null, "timezone": "Africa/Addis_Ababa", "language": "en" } }
Retrieve a specific label by ID