Get all exports for the team

Returns metadata for all exports that have been created by the team. Supports pagination via limit and offset query parameters.

Cost: Free.

Authentication

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

Query parameters

limitintegerOptional1-100Defaults to 50
Maximum number of exports to return
offsetintegerOptional>=0Defaults to 0
Number of exports to skip

Response

Exports retrieved successfully
exportslist of objects
All exports for the team
total_countinteger
Total number of exports for the team
has_moreboolean
Whether there are more exports beyond the current page

Errors

402
Payment Required Error
422
Unprocessable Entity Error