The ProcessorRun object is the core object of processor runs, and is returned by the Run Processor endpoint as well as the Get Processor Run endpoint.
These objects also represent a single output of a workflow run, which would typically have a list of multiple processor runs for chained processors.
The object represents a single run of a processor and contains all the information about the run, including the output data, the processor that was run, and the status of the run.