> ## Documentation Index
> Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Account Campaign Mapping

> Account Campaign Mapping

Retrieve the mapping between email accounts and campaigns. Use this endpoint to find which campaigns are associated with a specific email account.

## Related schemas

* [Account Campaign Mapping](/api-reference/schemas/account-campaign-mapping) — field reference for account-campaign mapping objects

## Endpoints

| Method | Endpoint                                    | Description                            |
| ------ | ------------------------------------------- | -------------------------------------- |
| GET    | `/api/v2/account-campaign-mappings/{email}` | Get campaigns associated with an email |
