List Notes by Company Domain
GET/v1/notes/by-domain
Returns notes related to a company domain, aggregated across notes linked to the company itself, its deals, investors, fundraising opportunities, and contacts at that domain. Each note is tagged with originEntityType indicating which linkage caused it to be included. Use entityTypes to restrict the aggregation; defaults to all five. The domain query parameter accepts either a bare domain or a full URL; URLs are normalized to the registrable domain before matching.
Request
Responses
- 200
- 400
- 401
- 500
List of notes aggregated by domain
Invalid request parameters
Invalid or missing API key
Internal server error