Hanzo
OpenapiIam

Returns one audit entry in full: the action, the person or key behind it, and…

Returns one audit entry in full: the action, the person or key behind it, and the request it came in on.

GET /v1/iam/audit-logs/{owner}/{name}

Addresshttps://api.hanzo.ai/v1/iam/audit-logs/{owner}/{name}
MethodGET
Operationget_iam_audit-logs_by_owner_by_name
AuthAuthorization: Bearer $HANZO_API_KEY

Returns one audit entry in full: the action, the person or key behind it, and the request it came in on.

Request

2 fields.

FieldInTypeRequiredDescription
ownerpathstringyes
namepathstringyes

Response

StatusBodyMeaning
200iam.AuditLogok

200 body — 18 fields.

FieldInTypeAlwaysDescription
actionbodystring
clientIpbodystring
createdAtbodystring (date-time)
createdTimebodystring
deletedbodyboolean
idbodystring
isTriggeredbodyboolean
languagebodystring
methodbodystring
namebodystring
objectbodystring
organizationbodystring
ownerbodystring
requestUribodystring
responsebodystring
statusCodebodyinteger
updatedAtbodystring (date-time)
userbodystring

Failure carries the platform error shape — see Errors.

Examples

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.


IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page