Get a deal
Retrieve the full details of a single deal by its identifier, including its attributes, pipeline stage, linked contacts, and linked companies. Returns a 404 error if the deal does not exist.
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
id
Response
Returns the deal by id
id
Unique deal id
attributes
Deal attributes with values
linkedContactsIds
Contact ids for contacts linked to this deal
linkedCompaniesIds
Companies ids for companies linked to this deal
Errors
400
Bad Request Error
404
Not Found Error