Deal

Retrieve a deal by its ID.

Path parameters

group_idintegerRequired
deal_idintegerRequired

Headers

AuthorizationstringRequired

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

Response

Successful Response
round_namestring
The name of the round
idinteger
companyobject
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_atdatetime or null
updated_atdatetime or null
is_archivedboolean or null
fileslist of objects or null
dataobject or null
categorieslist of enums or null
deal_leadobject or null
statusenum or null
Allowed values:

Errors