Get account details
Retrieves details of your Brevo account.
**Use this to:**
- Get account information (email, name, company, address)
- Check plan details (type, credits, expiration)
- Get relay information (for transactional emails)
- Check Marketing Automation status
- Access organization and user identifiers
**Key information returned:**
- Complete account details (organization ID, user ID, company information)
- Address and contact information
- Plan configurations and credit allocations across different verticals
- Marketing Automation settings and tracker key (when enabled)
- SMTP relay configuration for transactional emails
- Enterprise features availability status
**Important considerations:**
- Provides comprehensive account overview for billing and configuration management
- Essential for understanding current plan limitations and feature availability
- Marketing Automation key is only returned when Marketing Automation is enabled on the account
- Plan verticals show detailed breakdown across Marketing, Chat, and CRM categories (only returned when plan verticals are available)
- Relay configuration crucial for transactional email setup and deliverability
- Enterprise status determines access to advanced features and sub-account management
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Response
Account information retrieved successfully
organization_id
Unique identifier for the organization
user_id
Unique identifier for the user
enterprise
Indicates if the account has enterprise features
companyName
Name of the company
email
Login Email
firstName
First Name
lastName
Last Name
plan
Information about your plans and credits
relay
Information about your transactional email account
address
Address informations
marketingAutomation
planVerticals
Detailed information about different plan categories
Errors
400
Bad Request Error