List Donor Advised Funds
Returns a list of all Donor Advised Funds within Chariot's system. This API allows for paginating over many results.
<Note>
If there are DAFs missing from the list, please contact support at support@givechariot.com.
</Note>
Returns a list of all Donor Advised Funds within Chariot’s system. This API allows for paginating over many results.
If there are DAFs missing from the list, please contact support at support@givechariot.com.
Bearer authentication of the form Bearer <token>, where token is your auth token.
the number of results to return; defaults to 10, max is 100
A cursor token to use to retrieve the next page of results by making another API call to the same endpoint with the same parameters (only substituting the pageToken with this value). If specified, then more results exist on the server that were not returned, otherwise no more results exist on the server.