Openapi
Return the organization identified by the provided ID when the authenticated user can access it.
Supabase browser session cookie. Supabase may split larger session values into chunked cookies like sb-auth-token.0.
In: cookie
uuidapplication/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/organizations/123"{ "addressCity": "string", "addressCountry": "string", "addressLine1": "string", "addressLine2": "string", "addressPostalCode": "string", "addressState": "string", "aiInferenceRegion": "eu", "btw": "string", "iban": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "kvk": "string", "name": "string", "phone": "string", "slug": "string", "website": "http://example.com", "socials": [ { "label": "string", "url": "http://example.com" } ], "branding": { "logoUrl": "http://example.com", "colors": { "primary": "string", "secondary": "string" }, "images": [ { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "url": "http://example.com", "width": 1, "height": 1 } ] }, "operatingDefaults": {}, "createdAt": "2019-08-24T14:15:22Z", "disabledAt": "2019-08-24T14:15:22Z", "updatedAt": "2019-08-24T14:15:22Z"}