Manage and read your organization
Last updated 9 days 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-04-16T16:51:49.927Z", "updatedAt": "2025-04-16T16:51:49.927Z", "name": "text", "brandingColorHex": "text", "description": "text" }