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_id
ID of organization.
inbox_count
Current number of inboxes.
domain_count
Current number of domains.
updated_at
Time at which organization was last updated.
created_at
Time at which organization was created.
inbox_limit
Maximum number of inboxes allowed.
domain_limit
Maximum number of domains allowed.
billing_id
Provider-agnostic billing customer ID.
billing_type
Billing provider type (e.g. “stripe”).
billing_subscription_id
Active billing subscription ID.
authentication_id
Provider-agnostic authentication ID.
authentication_type
Authentication provider type.
