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.
