List proxy egress events that used this credential
Returns proxy_audit events for every outbound request that the in-host enforcement daemon swapped with this credential, across every sandbox it was bound to. Each row includes the originating sandbox name (null when that sandbox has since been deleted).
Authorizations
Path Parameters
Secret name as set at creation.
Query Parameters
1 <= x <= 200Return events with id strictly less than this cursor.
Narrow by HTTP status class; errors includes 4xx and 5xx.
2xx, 3xx, 4xx, 5xx, errors Response
Audit events (most recent first)
Monotonic event id — also the pagination cursor.
Upstream host targeted by the request.
Status the proxy returned to the sandbox.
Originating sandbox's name at query time. Only populated by cross-sandbox views such as GET /secrets/{name}/audit. Null when the sandbox has since been deleted.
Secret involved in this request, if any.
Status returned by the upstream (absent if the proxy short-circuited).
Stable error tag when the proxy denied or failed the request.