Skip to content

Audit

GET /v1/audit-logs · scope audit:read

Includes denied attempts (4xx), not just what succeeded: a credential probing endpoints it should not touch is exactly the signal you need to be able to see.

Terminal window
curl https://api.truo.cloud/v1/audit-logs \
-H "Authorization: Bearer $TRUO_TOKEN"

operationId: auditLogs.list