credentials
Query the persistent audit log
Return audit rows newest-first. Drives the credential history panel in the UI.
get/audit
Query parameters
target_kindstring nullable
Filter by target kind (e.g. 'credential', 'toolkit')
Filter by target kind (e.g. 'credential', 'toolkit')
target_idstring nullable
Filter by target ID
Filter by target ID
credential_idstring nullable
Convenience: equivalent to target_kind=credential&target_id=<this>
Convenience: equivalent to target_kind=credential&target_id=<this>
eventstring nullable
Filter by event name
Filter by event name
limitinteger
Max rows to return
Max rows to return
offsetinteger
Pagination offset
Pagination offset
Response
Successful Response
object[] required