List user historical positions
Historical Positions
List user historical positions
Returns vaults the user held a position in (had a non-zero balance at the start of the window or deposited during the window). Both timestamps are optional.
GET
List user historical positions
Authorizations
Path Parameters
User address to fetch historical positions for
Pattern:
^0x[a-fA-F0-9]{40}$Query Parameters
Optional start of the window (unix seconds). Omit to start from the beginning.
Optional end of the window (unix seconds). Omit to use the current time.
Response
Default Response

