Transactions
Get Transaction History
Returns a paginated list of transactions for a given user, ordered by most recent first.
get/iap/transaction-history
Query parameters
user_idstring required
The user's external ID.
limitinteger
Maximum number of transactions to return. Default: 50, Max: 100.
Response
Transaction history
Changes
Changed in 2 of the 11 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 38 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲