For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Help CenterOpenAPI SpecStatus
OverviewInquiriesTransactionsAPI ReferenceChangelog
OverviewInquiriesTransactionsAPI ReferenceChangelog
  • Getting Started
    • Introduction
    • Quickstart Tutorial
  • API Overview
    • API Keys
    • Authentication
    • Protocol
    • Response Body
    • Idempotence
    • Pagination
    • Rate Limiting
    • Downloading Files
    • API Logs
    • Request IDs
  • Versioning
    • API Changelog
    • Versioning
  • Troubleshooting
    • Error Handling
  • API Reference
    • OpenAPI Specification
    • Cases
    • Connect
    • Documents
    • Inquiries
    • List Items
    • Lists
    • OAuth
    • Reports
      • GETList all Reports
      • POSTCreate a Report
      • GETRetrieve a Report
      • DELRedact a Report
      • POSTAdd tag to a Report
      • POSTReport Action: Dismiss Matches
      • GETList Report history
      • POSTReport Action: Pause Continuous Monitoring
      • GETPrint Report PDF
      • POSTRemove tag from a Report
      • POSTReport Action: Resume Continuous Monitoring
      • POSTReport Action: Re-run Report
      • POSTSet tags on a Report
    • Transactions
    • Verifications
    • Workflows
  • Webhooks
LogoLogo
Help CenterOpenAPI SpecStatus
API Reference

Reports

A report represents additional information pulled on the verified individual. An inquiry can contain many reports. Each inquiry’s relationships field lists the IDs of all associated reports. The attributes available for any given report depends on its type. Please contact us to determine which reports are the best fit for your use case.

Reports are created and processed asynchronously when an inquiry completes. Check for the following statuses to determine whether a report is ready.

Report StatusDescription
PendingWhile the server processes the report, the report is pending.
ReadyWhen the server finishes processing the report, the report is ready.
Was this page helpful?
Previous

List all Reports

Next
Built with