Skip to main content
GET
List outbound sender mapping
CLI:

Overview

List outbound sender mapping This page documents get /api/campaigns/mapping. Use the request and response sections on this page for accepted parameters, payload fields, response fields, and authentication behavior.

AI agent notes

  • Confirm the operation matches the user’s intent before calling it.
  • For write operations, confirm the user intends to change state.
  • Surface validation, permission, and not-found errors instead of retrying unchanged.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

campaign_id
string
sender
string
sender_type
enum<string>
Available options:
email,
linkedin

Response

Outbound sender mapping rows and filter options.

mappings
object[]
required
filters
object
required