get https://redbook.instaleap.io/auditlog/auditlogs/jobReport//failures
Retrieves a stream of failure records for a specific job ID.
The response is delivered as Newline Delimited JSON (NDJSON), where each line is a complete JSON object representing a single failure.
This allows for processing failures as they are received without waiting for the entire report to be complete.