Request Logs
The Request Logs section shows conversion requests made by your team, including API conversions, Playground runs, Designer PDF previews, and Template API preview conversions.

Log Table Fields
| Field | Description |
|---|---|
| 1. ID | A unique identifier for each request. |
| 2. Timestamp | When the request was made. |
| 3. Endpoint | The endpoint used (/v1/direct, /v1/sync, /v1/async, /playground, /designer, or /v1/templates/preview). |
| 4. Source | The conversion source: HTML, URL, or TEMPLATE. |
| 5. Duration | Time taken to complete the request. |
| 6. Request Body | Click Show to inspect the request body. Redacted parameters appear as *****. |
| 7. Conversion Result | Shows the conversion status. Failed conversions include an error code and message. |
| 8. Webhook Result | Shows the webhook delivery result for async requests. |
| 9. PDF | Shows PDF availability. PDFs stored by PDFBolt can be downloaded until they expire after 24 hours. Custom S3 uploads are stored in your bucket. |

Filtering Options
Use these filters to narrow the log table:
- Result: Select requests by conversion status:
Successful,Failed, orIn Progress. - API Key / Usage Bucket: Focus on requests associated with a public API key or the system Preview Conversions bucket.
- Endpoint: Filter by endpoint:
/v1/direct,/v1/sync,/v1/async,/playground,/designer, or Template API preview endpoints. - Source: Filter by the source type:
HTML,URL, orTEMPLATE. - Date Range: Use timestamp filters to view requests within a specific time frame.

Log Review
- Use filters to locate specific requests when debugging an issue.
- Use the Refresh icon to update the table with the latest requests.
Preview Conversions
Real PDF previews from the Dashboard designer, Playground, AI edit diff, history diff, and Template API preview/diff are grouped under Preview Conversions. They use the same conversion credit system as regular PDF generation, so they appear in logs and usage summaries.
Production API calls still remain associated with the public API key used in the request.