Skip to main content

Request Logs

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

Request Logs table showing conversion request rows with timestamps, endpoints, status, webhook result, and PDF availability

Log Table Fields

FieldDescription
1. IDA unique identifier for each request.
2. TimestampWhen the request was made.
3. EndpointThe endpoint used (/v1/direct, /v1/sync, /v1/async, /playground, or /designer).
4. SourceThe conversion source: HTML, URL, or TEMPLATE.
5. DurationTime taken to complete the request.
6. Request BodyClick Show to inspect the request body. Redacted parameters appear as *****.
7. Conversion ResultShows the conversion status. Failed conversions include an error code and message.
8. Webhook ResultShows the webhook delivery result for async requests.
9. PDFShows PDF availability. PDFs stored by PDFBolt can be downloaded until they expire after 24 hours. Custom S3 uploads are stored in your bucket.

Request Logs table with detailed request rows and conversion result information

Filtering Options

Use these filters to narrow the log table:

  • Result: Select requests by conversion status: Successful, Failed, or In Progress.
  • API Key: Focus on requests associated with a specific API key.
  • Endpoint: Filter by endpoint: /v1/direct, /v1/sync, /v1/async, /playground, or /designer.
  • Source: Filter by the source type: HTML, URL, or TEMPLATE.
  • Date Range: Use timestamp filters to view requests within a specific time frame.

Filtering options for logs, allowing users to filter requests by date, API key, endpoint, source or result

Log Review
  • Use filters to locate specific requests when debugging an issue.
  • Use the Refresh icon to update the table with the latest requests.