Job Instance
Retrieve a list of job results
GET /api/core/jobs/276/?format=api
{ "id": 276, "url": "https://netbox.c3voc.de/api/core/jobs/276/?format=api", "display_url": "https://netbox.c3voc.de/core/jobs/276/?format=api", "display": "System Housekeeping", "object_type": null, "object_id": null, "object": null, "name": "System Housekeeping", "status": { "value": "scheduled", "label": "Scheduled" }, "created": "2026-05-15T18:47:45.575198Z", "scheduled": "2026-05-16T18:47:43.152353Z", "interval": 1440, "started": null, "completed": null, "user": null, "data": null, "error": "", "job_id": "d7370c78-7624-444c-ac4d-cb6c7583e4f2", "log_entries": [] }