get
https://tryfundable.ai/api/v1/alerts
Retrieve saved alert data including all deals that matched the alert criteria within the specified date range. Results include a flattened array of deals sorted by date (newest first) with duplicates removed.
Multiple Alerts Support:
- Query multiple alerts in a single request (up to 10)
- Each alert returns its own flattened deals array
- Different alerts can have different frequencies (e.g., one daily, one weekly)
- Total deal count across all alerts determines rate limit usage
Important Notes:
- All alertIds must belong to alerts you have access to
- Deals are flattened from all time periods and sorted by date DESC (newest first)
- Duplicate deals are automatically removed
- Each deal includes AI-generated reasoning for why it matched the alert criteria
- Deal structure is simplified with flattened company information for easier integration