> ## Documentation Index
> Fetch the complete documentation index at: https://developer.firstsales.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Request Logs

> Debug Developer API usage without exposing payloads.

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.
