Comparable Deals

Get deals comparable to the current deal. Categories are required for meaningful comparison. Only deals with overlapping categories will be returned. If the current deal has no categories, no comparable deals will be returned. Returns the top 5 most recent deals with overlapping categories, sorted by updated timestamp.

Path parameters

group_idintegerRequired
deal_idintegerRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

categorylist of stringsRequired

Response

Successful Response
round_namestring
The name of the round
idinteger
companyobject
fileslist of objects or null
notesstring or null<=8192 characters
Notes about the deal
priorityenum or null
The priority of the deal
Allowed values:
round_amountinteger or null
The dollar amount to be raised of the round
round_targetinteger or null

The target post-money dollar amount of the round

tagslist of strings or null
The tags associated with the deal
company_summarystring or null
The summary of the company
deal_lead_idinteger or null
The id of the user who is the deal lead
created_atstring or nullformat: "date-time"
updated_atstring or nullformat: "date-time"
is_archivedboolean or null
dataobject or null
categorieslist of strings or null
deal_leadobject or null
statusenum or null
Allowed values:

Errors