Get Transactions

Returns a list of all your transactions, min and max created_at filters may be applied

Path Params
string
required

The page of transactions to retrieve.

Query Params
string

Limit number of returned transactions.

int32

Applies a minimum epoch timestamp (ms) filter to the response created_at

int32

Applies a maximum epoch timestamp (ms) filter to the response created_at

int32

Applies a minimum epoch timestamp (ms) filter to the response updated_at

int32

Applies a maximum epoch timestamp (ms) filter to the response updated_at

string

Will filter transactions to a specific partnership's partner_key, which can be found using the partnership's get endpoint or from the partnership view in your PartnerStack dashboard.

string

Will filter transactions to a specific product_key.

Responses

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