Skip to main content
GET

Authorizations

Authorization
string
header
required

Org-scoped Norbelys API key. Create one in Settings → API keys and send it as Authorization: Bearer ak_….

Response

OK

Feature flags for your organization, returned by GET /v1/organization/features. Each key is a boolean: true if that feature is enabled for you, false if not.

senderGoogleOAuth
boolean
required

Whether this organization can connect email senders via Google OAuth. Access is granted per organization. Example: true

Example:

true