Documentation
Error and Access Logs
Error and access logs for troubleshooting.
Error and Access Logs
Two more tabs stream different views of the same underlying API traffic.
Error Log
Streams only errors raised by the API — use this tab when something isn't working and you need to see what's failing without the noise of normal activity.

Access Log
Streams the raw HTTP access log for every request hitting your tenant's API — method, path, status code, response size, and the requesting client. Useful for tracing exactly which requests a particular screen or integration is making.

Like App Logs, both tabs connect live and stream new lines as they come in.
