Export full customer journey data, with Triple Pixel attribution, for all customers who placed an order in the specified period.

Body Params
string
required

The shop domain for which you are requesting data (e.g., example.myshopify.com).

string
required

The start date or timestamp for the requested data period. Must be in ISO 8601 format.

string
required

The end date or timestamp for the requested data period. Must be in ISO 8601 format.

number
1 to 10000
Defaults to 1

The page number of results to return, starting from 1. Use this to paginate through the data.

number
1 to 100
Defaults to 50

The number of results per page. Must be between 1 and 100.

boolean
Defaults to false

Set this to true to exclude journey data from the response.

Responses

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