Stream Job Report 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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the job report.

Headers
string
required

token provided by Instaleap to make API calls

Responses

401

Unauthorized. The provided API key is invalid or was not sent.

404

Not Found. The specified job report ID does not exist.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/x-ndjson