Export
Get all audit logs for an organization
Query Parameters
Optionally filter logs by project ID. If not provided, logs from the entire organization will be returned.
The environment to filter logs by. If not provided, logs from all environments will be returned. Note that the projectId parameter must also be provided.
platform
, kmipClient
, user
, service
, identity
, machine
, scimClient
, unknownUser
The path of the secret to query audit logs for. Note that the projectId parameter must also be provided.
The key of the secret to query audit logs for. Note that the projectId parameter must also be provided.
Choose which consuming application to export audit logs for.
web
, cli
, k8-operator
, terraform
, other
, InfisicalPythonSDK
, InfisicalNodeSDK
Filter by event metadata key-value pairs. Formatted as key1=value1,key2=value2
, with comma-separation.
The date to start the export from.
The date to end the export at.
The offset to start from. If you enter 10, it will start from the 10th audit log.
The number of audit logs to return.
The actor to filter the audit logs by.
Response
Was this page helpful?