/
/useSend API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
  • get/v1/domains
  • post/v1/domains
  • put/v1/domains/{id}/verify
  • get/v1/domains/{id}
  • delete/v1/domains/{id}
  • get/v1/emails/{emailId}
  • patch/v1/emails/{emailId}
  • get/v1/emails
  • post/v1/emails
  • post/v1/emails/batch
  • post/v1/emails/{emailId}/cancel
  • get/v1/contactBooks/{contactBookId}/contacts
  • post/v1/contactBooks/{contactBookId}/contacts
  • get/v1/contactBooks/{contactBookId}/contacts/{contactId}
  • put/v1/contactBooks/{contactBookId}/contacts/{contactId}
  • delete/v1/contactBooks/{contactBookId}/contacts/{contactId}
  • patch/v1/contactBooks/{contactBookId}/contacts/{contactId}
  • post/v1/contactBooks/{contactBookId}/contacts/bulk
  • delete/v1/contactBooks/{contactBookId}/contacts/bulk
  • get/v1/contactBooks
  • post/v1/contactBooks
  • get/v1/contactBooks/{contactBookId}
  • delete/v1/contactBooks/{contactBookId}
  • patch/v1/contactBooks/{contactBookId}
  • get/v1/campaigns
  • post/v1/campaigns
  • get/v1/campaigns/{campaignId}
  • delete/v1/campaigns/{campaignId}
  • post/v1/campaigns/{campaignId}/schedule
  • post/v1/campaigns/{campaignId}/pause
  • post/v1/campaigns/{campaignId}/resume
  • get/v1/analytics/email-time-series
  • get/v1/analytics/reputation-metrics

get/v1/campaigns

Query parameters

pagestring

Page number for pagination (default: 1)

Example:1
status'DRAFT' | 'SCHEDULED' | 'RUNNING' | 'PAUSED' | 'SENT'

Filter campaigns by status

Example:DRAFT
searchstring

Search campaigns by name or subject

Example:newsletter

Response

Get list of campaigns

totalPageinteger required

Changes