Get history of loads by user token

This GET endpoint is used to retrieve a transaction history of all loads that were made to the provided user token, including scheduled loads.
You can use this endpoint to obtain a comprehensive history of loads for the user token, allowing you to track and analyze their incoming payments over time.
To use this endpoint, you need to provide the user_token as a parameter in the URL Path.
The endpoint will then return a JSON array of load transactions, each including transactions details.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!