Get the engagement list V2

Get the basic information of engagements based on specific conditions.

Query Params
string

The CRM object's Context type. Supported values: Account. Example: contextType=Account

string

The CRM object's Id in CRM system.

string

The Id of the user who can access the engagements

string
enum

The permission of the user who can access the engagements.

Allowed:
string

The contact email of name

string

Engagement Display Types. Support values: DSR, EmailBlast, Email, Link, Meeting. Separate multiple type values with commas. Example: engagementTypes=Email,Link

string

Engagement Status. Support values: Sent, Scheduled, AwaitingApproval, Draft, Canceled, Sending, Processing, PartiallySent, Failed, Occurred, Created. Separate multiple type values with commas. Example: engagementStatuses=Sent,Scheduled

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.

string

Continuation token for pagination.

integer

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

Responses

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