Manage and read your organization
Last updated 1 month ago
Get the current organization. Requires the 'organization:read' scope.
GET /v1/organization HTTP/1.1 Host: api.tryopine.com X-API-Key: YOUR_API_KEY Accept: */*
Response for status 200
{ "id": 1, "createdAt": "2025-05-31T23:40:09.487Z", "updatedAt": "2025-05-31T23:40:09.487Z", "name": "text", "brandingColorHex": "text", "description": "text" }