Appearance
Review the Audit Trail
The Audit Trail is a record of API requests made to your Relayter team. It helps with compliance, troubleshooting, and security monitoring by showing who made requests, what was requested, and when.
Access the audit trail
- Go to Settings → Audit Trail.
- You'll see a table of all recorded API requests made in your team.
View audit log entries
The audit trail displays entries with the following information:
- API Path — the endpoint that was called
- HTTP Method — the type of request (GET, POST, PATCH, DELETE, etc.)
- HTTP Status — the response code (for example, 200 for success or 400 for bad request)
- User — who made the request
- Date — when the request occurred
Click on a row to view the full details, including the complete payload (the data sent or received with the request).
Search the audit trail
- Go to Settings → Audit Trail.
- Use the search box to find entries by keyword (for example, search for a user name or API path).
- The results will update to show matching entries.
Sort the audit trail
Click on any column header to sort the audit trail by that field. Click again to reverse the sort order.
Browse through pages
Use the pagination controls at the bottom of the table to navigate through the audit trail records. Older records are organized into pages to make browsing easier.