Retrieve a flattened hit feed across all detections in the current organization. Uses a single batch query instead of N concurrent queries per detection.
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Maximum number of hits to return per page (1-200, default: 100)
1 <= x <= 200Number of hits to skip for pagination (default: 0)
x >= 0