Organisation
The organisation is the top-level entity registered and using Glu.
Last updated
The organisation is the top-level entity registered and using Glu.
Last updated
GET /organisation HTTP/1.1
Host: api.glu.io
x-api-key: YOUR_API_KEY
Accept: */*
{
"id": 1,
"hashId": "text",
"name": "text",
"createdAt": "2026-01-11T12:05:37.087Z",
"updatedAt": "2026-01-11T12:05:37.087Z",
"status": "active"
}