Get Organization

Get the current organization.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
organization_idstring
ID of organization.
inbox_countinteger
Current number of inboxes.
domain_countinteger
Current number of domains.
updated_atdatetime
Time at which organization was last updated.
created_atdatetime
Time at which organization was created.
inbox_limitinteger or null
Maximum number of inboxes allowed.
domain_limitinteger or null
Maximum number of domains allowed.
billing_idstring or null

Provider-agnostic billing customer ID.

billing_typestring or null

Billing provider type (e.g. “stripe”).

billing_subscription_idstring or null
Active billing subscription ID.
authentication_idstring or null

Provider-agnostic authentication ID.

authentication_typestring or null
Authentication provider type.