> ## 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.

# Inbox Placement Blacklist & SpamAssassin Report

> Report data for an inbox placement test

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.

## Related schemas

* [Inbox Placement Blacklist & SpamAssassin Report](/api-reference/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  |
