Get the engagement list

Get the basic information of engagements owned by a specific user.

Log in to see full request history
Query Params
string

The CRM object's Context type. Supported values: Account | Opportunity | Contact | Lead. Example: contextType=Account

string

The CRM object's Id in CRM system.

string

Continuation token for pagination.

integer
required

The query results' page size. Default is 10. Range from 1 to 100.

string

Filter by engagement's type. Supported values: DSR | Meeting | EmailBlast | Email | Link | PrintOrder. Example: engagementTypes=DSR

string

Filter engagements that created datetime greater than or equals 'from'. UTC Format example:2024-01-19T07:25:05.00Z.

string

Filter engagements that created datetime less than or equals 'to'. UTC Format example:2024-01-19T07:25:05.00Z.

Responses

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