v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
Engagement

Retrieves a Engagement resource.

Retrieves a Engagement resource.

get/engagements/{id}

Path parameters

idstring required

Resource identifier

Response

Engagement resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

Unique identifier for each engagement

isActiveboolean nullable

Whether an engagement is active or not

createdstring

The date and time the engagement was created

modifiedstring nullable

The date and time the engagement was last modified

typestring nullable

The type of engagement e.g. "MEETING" e.g. "CALL"

contactIdsstring[] nullable

A list of IDs for associated contacts records

companyIdstring nullable

The ID of the associated company

dealIdsstring[] nullable

A list of IDs for associated deal records

Example response

{
  "integration": "quickbooks"
}