POST /interaction/v1/interactions/journeyhistory/estimate

Returns an estimated number of rows and a file size (in bytes) for a given Journey History Download request.

URL Parameters and JSON Parameters are exactly as passed to the Journey History Download route. It’s designed to be a drop-in replacement for the download request. It provides you an estimate for a file that you’ll get if you send the exact same request to the download route.

Example Request

Example Response