Access blacklist and SpamAssassin report data for inbox placement tests. These endpoints allow you to list all reports and retrieve a specific report by ID.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.
Related schemas
- Inbox Placement Blacklist & SpamAssassin Report — field reference for inbox placement report objects
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/v2/inbox-placement-reports | List inbox placement blacklist & spamassassin report |
| GET | /api/v2/inbox-placement-reports/{id} | Get inbox placement blacklist & spamassassin report |