RefreshDocsConsole →

Dashboard

Logs

API request log for every call an app makes with an organization key.

Logs lists /api/v1 requests, newest first. Filter by endpoint path or HTTP status. Click a row to open the detail page.

The detail page shows method, path, status, user-agent, duration, and the request and response JSON. When the call created or fetched a message, a link opens that message.

The worker deletes log rows older than the organization retention days (see Members & settings). Unauthenticated calls (unknown API key) are not stored, because they have no organization.

Messages that arrive through the SMTP relay appear as POST /emails rows. The detail page shows the user-agent f5send-relay/<version> (smtp; ip=<client IP>), which names the mail server that connected. A failed SMTP login has no organization, so the log does not store it.