User activity logs
Getting started with Accounts
Brevo accounts hold account information along with payment plans and client credit details. Prerequisites for using the Accounts endpoints:
- A valid Brevo account.
- A valid API key.
- Some endpoints are limited to Enterprise clients.
1. Get user activity logs
Send a GET request to https://api.brevo.com/v3/organization/activities. This endpoint returns information about:
- User login.
- User invitations to access the account.
- Profile edits.
- Invited users accessing the account.
- User email changes.
Sample cURL request for getaccountactivity:
This endpoint is available to Enterprise clients. Endpoint attributes:
Response
Sample JSON response showing login and profile-update activity:
Response codes: