Check bulk add progress
Poll the progress of a bulk member add started by 'Add members in bulk'. Returns the current status and how many donor IDs have been processed. When status is 'completed', includes a `results` object with the final breakdown: `added_ids` (successfully added), `not_found_ids` (IDs not in the DonorAtlas database), and `failed_ids` (IDs that encountered a server error — safe to retry).
**Cost: Free.**
Authentication
x-api-keystring
Your DonorAtlas API key. Contact support@donoratlas.com to get started.
Path parameters
job_id
Response
Successful Response
job_id
status
Status of a bulk add job
progress
Number of donor IDs processed so far
total
Total number of donor IDs submitted in this job
results
Final breakdown. Present when status is 'completed'
Errors
402
Payment Required Error
422
Unprocessable Entity Error