Get Sync Job
GET /integrations/crm-sync/jobs/{job_id}
GET
/integrations/crm-sync/jobs/{job_id}
How a bulk job is going.
Open-shaped: the payload carries per-provider progress detail that differs between CRMs and grows with them, so pinning it would drop whatever a provider reported that we had not caught up on.
Authorizations
Parameters
Path Parameters
job_id
required
Job id returned by a push or pull.
string
Job id returned by a push or pull.
Header Parameters
Responses
200
Successful Response
object
data
required
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string