View Associated Deals

Use the View Associated Deals endpoint to retrieve the deals associated with a contact.

This endpoint does not require a request body. If you include one, the server does not read its fields. An empty JSON {} is sufficient.

Each result returns the same deal details as View Deal endpoint. If the contact has no associated deals or the contact ID is not recognized, this endpoint returns a 200 response with an empty array rather than a 404 error.

Path Params
string
required

The ID for the contact whose associated deals you want to retrieve.

Example: 64a7ff0cc4dfae00013df1a5

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain