When to Use This Endpoint
Use this endpoint to:- Generate human-readable PDF reports for stakeholders.
- Export raw finding data (JSON/CSV) for custom analytics.
Request
PDF Format (GET)
| Parameter | Required | Description |
|---|---|---|
mode | ❌ | full or summary |
JSON Format (POST)
[!IMPORTANT] The JSON format uses a POST request with an optional query body.
Path Parameters (all formats)
| Parameter | Required | Description |
|---|---|---|
productId | ✅ | Product ID |
imageId | ✅ | Image ID |
| Header | Value |
|---|---|
Authorization | Bearer <access_token> |