REST APIOrgs
Current organization + settings (FR-TEN-004)
curl -X GET "https://example.com/orgs/current"{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "name": "string", "slug": "string", "settings": { "timezone": "America/New_York", "locale": "en-US", "weekStart": "SUNDAY", "workingDays": [ 0 ], "workingHours": { "start": "string", "end": "string" }, "logoUrl": "string", "allowPublicSignup": false }}