v1

latestOpenAPI 3.0.1raw.githubusercontent.com2026-04-2099201202.6 KB
Organizations

Get Organization

Returns the organization for the authenticated API key (usage limits, counts, and billing metadata).

CLI:

agentmail organizations get
get/v0/organizations

Response

organization_idstring required

ID of organization.

inbox_countinteger required

Current number of inboxes.

domain_countinteger required

Current number of domains.

inbox_limitinteger nullable

Maximum number of inboxes allowed.

domain_limitinteger nullable

Maximum number of domains allowed.

billing_idstring nullable

Provider-agnostic billing customer ID.

billing_typestring nullable

Billing provider type (e.g. "stripe").

billing_subscription_idstring nullable

Active billing subscription ID.

authentication_idstring nullable

Provider-agnostic authentication ID.

authentication_typestring nullable

Authentication provider type.

updated_atstring date-time required

Time at which organization was last updated.

created_atstring date-time required

Time at which organization was created.