Introduction
When a sink is configured, Run results are delivered to the sink destination. The payload is a JSON object containing the API Run result along with additional metadata. The structure is mostly similar between Jobs and Runs with some minor differences.Format
Info about the API that was run. Includes the API name and result of run.
The workspace ID of the project that the run belongs to.
Details of the project that the run belongs to.
Details of the auth used in this run.
Present when this Run is part of a Job. Contains information about the Job that triggered it.
Present when this Run is part of a Job. Contains information about the JobRun that triggered it.