Get investments history
Get investments history
The endpoint retrieves an investments history.
The API does not cache the response.
POST
Get investments history
These endpoints are available only for B2B partner services. Fill the form at https://whitebit.com/institutional-services/b2b to request access.
Authorizations
API key authentication using signed requests
Body
application/json
Request signature
Example:
"{{request}}"
Unique request identifier
Example:
"{{nonce}}"
Investment identifier
Example:
"0d7b66ff-1909-4938-ab7a-d16d9a64dcd5"
Invest plan source currency's ticker
Example:
"USDT"
Investment status (1 - active, 2 - closed)
Available options:
1, 2 Example:
1
LIMIT is a special clause used to limit records a particular query can return.
Required range:
1 <= x <= 100Example:
100
Use the OFFSET clause to return entries starting from a particular line.
Required range:
0 <= x <= 10000Example:
0