The API reference contains some details regarding the schemas of job status results, but it appears to be incomplete. For example, we have observed that in some cases, when a result indicates an error, it may have a singular `error` field rather than an array named `errors`, and the API reference describes neither.
Is there a comprehensive reference for the various job status result schemas available? Ideally this is organized as a distinct schema for each job type and potential outcome.