Get enhancement results

Get the results for a list of enhancements. This route also returns the progress of unfinished enhancements, and can therefore also be used to periodically fetch results and update local progress at the same time (instead of using the /enhancements/{enhancement_id}/progress route). **Maximum: 10 enhancement IDs per request.** See the [Donor Profile Schema](/guides/donor-profile) guide for details on confidence scores, data sources, and financial fields in the returned profiles. **Cost: Free.**

Authentication

x-api-keystring
Your DonorAtlas API key. Contact support@donoratlas.com to get started.

Request

This endpoint expects an object.
enhancement_idslist of stringsRequired
The enhancement IDs to get results for

Response

Successful Response
statesmap from strings to objects

Errors

402
Payment Required Error
422
Unprocessable Entity Error