Get background job
Requires one of the following scopes: background-jobs:read, background-jobs:all, all:read, all:all
Documentation Index
Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the requested item
"6a0b37bb2a086e643d76cd51"
Query Parameters
Comma-separated list of fields to include from the data object (e.g., "success_count,failed_count" or "moved_lead_emails,moved_leads"). For move-leads jobs, moved_lead_emails is capped at 10,000 entries.
"success_count,failed_count,total_to_process"
Response
The requested Background Job
A background job that can be used to perform long-running tasks
Unique identifier for the background job
"675266e304a8e55b17f0228b"
Workspace ID
"019e3bd1-8de0-718e-98a7-c64a90181c29"
Type of background job
move-leads, import-leads, export-leads, update-warmup-accounts, rename-variable "move-leads"
Progress of the job as a percentage (from 0 to 100)
0 <= x <= 1000
Job status
pending, in-progress, success, failed "pending"
Timestamp when the job was created
"2026-05-18T16:00:49.632Z"
Timestamp when the job was last updated
"2026-05-18T16:00:49.632Z"
The id of the user that triggered the action that created the job
"019e3bd1-8de0-718e-98a7-c64b49b3b43b"
The id of the entity that the job is related to
"019e3bd1-8de0-718e-98a7-c64caaca673c"
Type of entity
list, campaign, workspace "list"
Data about the job, used to store any additional information we need to process the job