v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443725.1 KB

Gets details of a job execution.

get/things/{thingName}/jobs/{jobId}

Path parameters

jobIdstring required

The unique identifier assigned to this job when it was created.

thingNamestring required

The thing name associated with the device the job execution is running on.

Query parameters

includeJobDocumentboolean

Optional. When set to true, the response contains the job document. The default is false.

executionNumberinteger

Optional. A number that identifies a particular job execution on a particular device. If not specified, the latest job execution is returned.

Response

Success

All 4 operations