Retrieve a flattened hit feed across all detections in the current organization. Uses a single batch query instead of N concurrent queries per detection.
Documentation Index
Fetch the complete documentation index at: https://docs.cotool.ai/llms.txt
Use this file to discover all available pages before exploring further.
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