GetApplicationAuditLogs
This method can be used for the following: Get exportable audit logs for the application.
Parameters
The following URL, Headers and Parameters are required for requests to this API endpoint. Where a parameter is optional, it will be indicated. Otherwise treat all parameters as mandatory.
Headers
Query
include_request_body (boolean) (optional)
Whether to include HTTP request body or not. Defaults to false.
Example:
Example
The following example is a cURL request to get exportable application audit logs since last request/fetch.
Request
Include API Token instead of stars in 'X-SSAPI-KEY: ***************************************' parameter.
Response
Response contains an array of logs.
Last updated