Smart search across audit logs
Users & Authentication
Smart search across audit logs
GET
Smart search across audit logs
Documentation Index
Fetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
'Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team'
Query Parameters
Search query. Automatically detects search intent:
- Status code (404, 200, 500) → Searches status_code field
- Source (api, platform, unknown) → Searches source field
- IP address (192.168.x.x) → Searches ip field
- Email (user@example.com) → Searches email field
- HTTP method (GET, POST, PUT) → Searches method field
- Path (/v1/scans, enumerate) → Searches path_name and path fields
- General text → Searches across path, path_name, request, response
Required string length:
1 - 200number of rows to skip
number of rows to get (max 100)