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

The organization's current state: profile, onboarding, notification/watchdog settings, and whether provisioning is complete.

alerts
OrganizationAlerts · object
required

Notification preferences.

bouncePolicy
OrganizationBouncePolicy · object
required

Bounce-handling policy for soft delivery failures.

name
string
required

The organization display name.

Example:

"Acme"

onboarding
OrganizationOnboarding · object
required

Onboarding completion state.

orgId
string
required

The organization id.

Example:

"org_2y8KqM4wXv1Z"

profile
OrganizationProfile · object
required

The company profile.

tenantReady
boolean
required

Whether the organization is fully provisioned and active.

watchdog
OrganizationWatchdog · object
required

Deliverability watchdog settings.