run
List Rule Logs V2
List logs for a particular rule with cursor-based pagination.
This endpoint handles S3-stored outcomes correctly by using run_outcomes_count to predict batch sizes and avoid over-fetching.
get/api/v1/runs/rules/{rule_id}/logs/v2
Path parameters
rule_idstring uuid required
Query parameters
limitinteger
cursorstring nullable
backfillboolean
start_timestring date-time nullable
end_timestring date-time nullable
session_idstring uuid nullable
Response
Successful Response