Retrieve JobID of a failed users-import job

Hi @sarah.reed ,

The Job id of the user import job is available in the response.

{
“status”: “pending”,
“type”: “users_import”,
“created_at”: “”,
“id”: “job_0000000000000001”,
“connection_id”: “con_0000000000000001”,
“external_id”: “”
}

Reference: