API
एक लेबल पाएँ
id से एक लेबल, सूची की किसी पंक्ति जैसे ही रूप में।
GETapi.openemail.uk/labels/{id}
असली कॉल आपकी अपनी कुंजी से आपके वर्कस्पेस पर चलाता है।
GET /labels/{id}
id से एक लेबल, सूची की किसी पंक्ति जैसे ही रूप में।
उदाहरण
labels:read चाहिए।
curl "$OE/labels/USER_INVOICES" -H "$AUTH"{ "object": "label", "id": "USER_INVOICES", "name": "Invoices", "type": "user", "color": { "backgroundColor": "#EA9602", "textColor": "#18181B" }, "threadCount": 318, "createdAt": "2026-09-22T08:14:03.117Z", "updatedAt": "2026-09-23T10:02:44.508Z"}ids का मिलान बिल्कुल सटीक होता है, और INBOX जैसी सिस्टम id 404 देती है।