Get background job
Requires one of the following scopes: background-jobs:read, background-jobs:all, all:read, all:all
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the requested item
"6a6471cfb0b0b2e80a3804a9"
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
"019f985c-6325-7016-8026-da3ba794e60a"
Type of background job
move-leads, import-leads, export-leads, update-warmup-accounts, rename-variable, broadcast-ai-generate, broadcast-website-scrape, import-subscribers-from-crm, resync-subscriber-crm-tags "move-leads"
Progress of the job as a percentage (from 0 to 100)
0 <= x <= 1000
Job status
pending, in-progress, success, failed, draining, paused, cancelled "pending"
Timestamp when the job was created
"2026-07-25T08:20:19.365Z"
Timestamp when the job was last updated
"2026-07-25T08:20:19.365Z"
The id of the user that triggered the action that created the job
"019f985c-6325-7016-8026-da3cdc2bb21c"
The id of the entity that the job is related to
"019f985c-6325-7016-8026-da3d41c71779"
Type of entity
list, campaign, workspace, broadcast, subscriber-group-sync, subscriber-group "list"
Data about the job, used to store any additional information we need to process the job