get https://api.processout.com/audit-logs
The audit logs API is used to retrieve a list of actions performed within an organization.
Authentication is done with the organization ID as the username, and the API secret as the password.
Logs capture the resource state before and after each action (previous_state and next_state), allowing for comprehensive auditing.
For pagination, see listing resources.