What logs show
Each log entry represents a single API call. The logs page shows at a glance:- Total Requests — the total number of calls recorded
- Success Rate — the percentage that succeeded
- Avg Latency — the average response time across all calls
Reading a log entry
Each row in the logs table contains the following fields:
A green indicator means the request completed successfully. A red indicator means it returned an error.
Filtering logs
Use the filter controls to narrow down what you see:- Search — type any text to filter by integration name or action
- Integration — select a specific service to see only its requests
- Action — filter by a specific operation
- Status — show only successful requests, only errors, or all requests
When you see errors
If a request shows an error status, check the following:- Open the Connections page and confirm the affected integration is still showing as Connected.
- If the integration needs attention, reconnect it by running the hosted flow again.
- Check that your agent is calling a valid action for that integration.
