b635522b2393
Get a list of audit logs
Get a list of all audit logs in the specified workspace. This call supports pagination; default page size includes 20 logs.
Query parameters
[ "GYDU-1212" ]
Filter by whether the log was part of a remediation action.
Filter by whether the log was part of a remediation action.
Start date/time (inclusive) in milliseconds.
Start date/time (inclusive) in milliseconds.
End date/time (inclusive) in milliseconds.
End date/time (inclusive) in milliseconds.
[ "detectionLogs" ]
[ "markAsUnprocessed" ]
Filter by whether the log was auto generated.
Filter by whether the log was auto generated.
API responses use pagination to reduce loading time. Return a maximum of this many items per page. Used only for the very first request subsequent request should use cursor value
API responses use pagination to reduce loading time. Return a maximum of this many items per page. Used only for the very first request subsequent request should use cursor value
A base64-encoded pagination cursor used to retrieve a specific page of results. This value should be taken from the nextPage or prevPage field in a previous response. If omitted, the API returns the first page of results. Use this parameter to navigate forward or backward through paginated data.
A base64-encoded pagination cursor used to retrieve a specific page of results. This value should be taken from the nextPage or prevPage field in a previous response. If omitted, the API returns the first page of results. Use this parameter to navigate forward or backward through paginated data.
Headers
Response
Success