List Deal Contacts
GET /deals/{deal_id}/contacts
GET
/deals/{deal_id}/contacts
Everyone linked to this deal, with their role on it.
Authorizations
Parameters
Path Parameters
deal_id
required
Deal id.
string
Deal id.
Header Parameters
Responses
200
Successful Response
object
data
required
Everyone linked to a deal.
object
contacts
Array<object>
One person linked to a deal.
role is the person’s role on THIS deal (champion, decision_maker,
influencer, blocker, coach, end_user). buying_role is their general
buying role on the contact record and is NOT deal-specific - the two are
separate fields in the app and conflating them loses the distinction
between “who this is” and “what they are to this deal”.
object
key
additional properties
any
total
integer
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string