/
/Inbound Email API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 14h ago · Updated 2mo ago
Attachments1
  • getDownload email attachment
Domains5
  • getList all domains
  • postCreate new domain
  • getGet domain by ID
  • deleteDelete domain
  • patchUpdate domain catch-all settings
Email Addresses5
  • getList all email addresses
  • postCreate email address
  • getGet email address
  • putUpdate email address
  • deleteDelete email address
Emails7
  • getList all emails
  • postSend an email
  • getGet email by ID
  • deleteCancel scheduled email
  • patchUpdate email
  • postReply to an email
  • postRetry email delivery
Endpoints6
  • getList all endpoints
  • postCreate new endpoint
  • getGet endpoint details
  • putUpdate endpoint
  • deleteDelete endpoint
  • postTest endpoint
Guard7
  • getList guard rules
  • postCreate guard rule
  • getGet guard rule
  • putUpdate guard rule
  • deleteDelete guard rule
  • postCheck if rule matches email
  • postGenerate rule from natural language
Inbox2
  • getList inbox threads
  • getGet thread by ID
Onboarding2
  • postSend onboarding demo email
  • getCheck for onboarding demo reply
    Webhooks
    Webhooks1
    • postEmail Received
      Domains

      List all domains

      Get paginated list of domains for authenticated user with optional filtering.

      get/api/e2/domains

      Query parameters

      string integer
      OR
      integer
      string integer
      OR
      integer
      status'pending' | 'verified' | 'failed'
      canReceive'true' | 'false'
      check'true'

      Response

      Response for status 200

      Changes