v1

latestOpenAPI 3.0.12026-07-2665150231.1 KB
Outbound

Get Analytics

Retrieves analytics data for a specific outbound campaign within a given date range.

post/v1/Outbound/{outboundId}/Analytics

Path parameters

outboundIdstring required

The unique identifier of the outbound campaign.

Request body

fromstring date-time

The start date of the query range (inclusive).

tostring date-time

The end date of the query range (inclusive).
Must not be more than 90 days after the From date.

Response

Returns an object containing the analytics data for the specified outbound campaign.