Skip to main content
The FirstSales app includes API request logs in Settings -> API. Logs include metadata:
  • API key id and prefix
  • Organization and workspace when present
  • Method and route pattern
  • Status code and latency
  • Request ID
  • Timestamp
  • Error code when available
Logs intentionally exclude:
  • Raw API keys
  • Hashed API keys
  • Request bodies
  • Email bodies
  • Prospect-sensitive payloads
  • OAuth tokens, SMTP passwords, and connector secrets
Use logs to debug failing integrations and to identify stale keys.