Jobs
retrieve the result(s) of a job
Lists available results of a job. In case of a failure, lists exceptions instead.
For more information, see Section 7.11.
get/jobs/{jobID}/results
Path parameters
jobIDstring required
local identifier of a job
Headers
Preferstring
Indicates client preferences, such as whether the client wishes a self-contained or minimal response. A return=minimal preference indicates that the client would prefer that links be returned to larger object to minimize the response payload. A return=representation indicates that the client would prefer if the server can return a self-contained response.
Response
The processing results of a job.
{"stackTrail":"components:schemas:results","oasType":"schema","type":"unknown"}