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.