Search Fundraisings with Structured Filters
POST/v1/fundraisings/search
Returns fundraisings matching the structured filters in the request body. Use this endpoint when you need to filter by custom field values, ranges, or other field-level criteria that cannot be expressed in the simple GET /v1/fundraisings query.
Use the List Fundraising Fields endpoint to discover valid field_id values for filters.
Request
Responses
- 200
- 400
- 401
- 500
Matching fundraisings
Invalid request parameters
Invalid or missing API key
Internal server error