FOTA Jobs
FetchFOTAJob
get/fota-jobs/{jobId}
Path parameters
jobIdstring required
Universally unique identifier
Example:bc631093-7f7c-4c1b-aa63-a68c759bcd5c
Response
Ok
Example response
{
"jobId": "bc631093-7f7c-4c1b-aa63-a68c759bcd5c",
"target": {
"deviceIds": [
"nrf-1234567890123456789000"
]
},
"firmware": {
"bundleId": "bc631093-7f7c-4c1b-aa63-a68c759bcd5c"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.