Get the engagement list V2

Retrieve a paginated list of engagements that match CRM context, user, and status filters, returning enriched engagement summaries for analytics, navigation, and conversational experiences.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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

date-time

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

date-time

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
1 to 100
Defaults to 10

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

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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