list_audit_events
ActiveTool of run.domani/domani
The account's security audit trail, newest first: token lifecycle (created/revoked/escalation attempts), spend-cap and max_price denials, charges, payout requests. Use it to review what the account's tokens have been doing.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"type": {
"type": "string",
"description": "Filter by event type, e.g. purchase.denied_cap, token.created"
},
"limit": {
"type": "integer",
"maximum": 200,
"minimum": 1,
"description": "Events to return (default 50)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries