The Metronome audit log tracks actions taken anywhere in the Metronome system (such as the Metronome app or API). The log records metadata around that action, including who took it, when it occurred, and how the system responded to the action. This provides increased transparency and security, as users can monitor activity and identify any unauthorized actions or determine who made a change. For each action taken, the log provides these details:Documentation Index
Fetch the complete documentation index at: https://docs.staging.metronome.com/llms.txt
Use this file to discover all available pages before exploring further.
- the timestamp when the action was taken
- which user or API token took the action
- what resource was acted upon (for example, a customer with ID 123)
- what action was taken (for example,
add_plan) - whether the action was successful