List captured HTTP traffic with filtering, sorting, and pagination. Supports HTTPQL queries, time range filtering, and field selection. Pass show_stats=true to get statistics instead of events.
Documentation Index
Fetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT authentication token
Filter by chat/conversation ID (omit for all chats)
Filter by tool name (curl, python, browser)
Filter by request host
Filter by request path
Filter by HTTP method
Minimum response status code
100 <= x <= 599Maximum response status code
100 <= x <= 599Filter by event source type
script, cli, browser Only events after this timestamp (RFC 3339)
Only events before this timestamp (RFC 3339)
Substring search across full URL
HTTPQL query (Caido-compatible syntax with neo.* extensions)
Page number
x >= 1Results per page
1 <= x <= 100Sort field
timestamp, captured_at Sort order
asc, desc Return statistics instead of events
true Comma-separated list of fields to return