List usage data for individual streams. Each stream represents a single execution within a task. Use this endpoint for detailed per-stream analysis including cost, tool calls, and execution metrics. For aggregated task-level data, use GET /api/v1/usage/tasks instead.
Access control:
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 task ID
Filter by specific stream ID
Filter by status
completed, error, failed, aborted Filter by model
Filter from datetime (ISO 8601)
Filter to datetime (ISO 8601)
Number of results (1-200, default 50)
1 <= x <= 200Pagination offset (default 0)
x >= 0Sort field
created_at, cost Filter by team member email (exact match, only for team admins)
Filter by BYOK status (true = only BYOK streams, false = only non-BYOK streams)