Audit Logs API
π Endpoint
POST https://api.whiteintel.io/get_audit_logs.phpπ₯ Request Body (JSON)
Field
Type
Required
Description
β
Example Request
POST /get_audit_logs.php
Content-Type: application/json
{
"apikey": "your api key",
"page": 1
}π€ Example Response
β Error Responses
Invalid Page
Curl Example
Last updated