Job Instance
Retrieve a list of job results
GET /api/core/jobs/342/?format=api
{ "id": 342, "url": "https://netbox.c3voc.de/api/core/jobs/342/?format=api", "display_url": "https://netbox.c3voc.de/core/jobs/342/?format=api", "display": "System Housekeeping", "object_type": null, "object_id": null, "object": null, "name": "System Housekeeping", "status": { "value": "scheduled", "label": "Scheduled" }, "created": "2026-07-20T18:47:45.226543Z", "scheduled": "2026-07-21T18:47:43.152353Z", "interval": 1440, "started": null, "completed": null, "user": null, "data": null, "error": "", "job_id": "fed87c12-3c02-4850-98c0-c06a392aa296", "log_entries": [] }