GetMarketingInappSendLogs

GetMarketingInappSendLogs function returns all events and logs about a marketing In-app message send based on the provided search criteria such as contact key, tags, or specific date ranges.

Note 1: Date range cannot be greater than 6 months. Note 2: Rendered contents for the In-app channel are kept for 1 month.

Query Params
string

The unique key of the contact to filter logs

date-time
required

Start date for filtering logs (Required). Format: yyyy-MM-dd HH:mm:ss

date-time
required

End date for filtering logs (Required). Format: yyyy-MM-dd HH:mm:ss

string

Optional start time filter (HH:mm:ss)

string

Optional end time filter (HH:mm:ss)

integer

Filter by a specific tag identifier

integer
Defaults to 100

Maximum number of records to return

integer
Defaults to 0

Number of records to skip

boolean

Whether to display log identifiers in the result

Headers
string
required
Defaults to {$$.env.access_token}
Responses

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