Retrieves comments and status history for the specific job.
URL
(GET) /jobs/{id}/traces
PARAMETERS
URL parameters are:
id | The job ID. Also see jobs/{id}/summary | string, Mandatory |
RESULTS
The resulting JSON object has these properties:
count | Total number of traces. | int |
items | Array with the list of traces, see below. | object[] |
Each trace has these properties:
xx | xx | bool |
EXAMPLES
A job that still requires some cleanup to do before it can be completed by the user: