Get the historical events for a position
Positions
Get the historical events for a position
This endpoint returns the historical actions for a position.
Arguments
address- The address of the position
Returns
200- The historical actions for the position
GET
Get the historical events for a position
Documentation Index
Fetch the complete documentation index at: https://docs.meteora.ag/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Query Parameters
Filter by event type (add, remove, claim_fee, claim_reward). If not provided, returns all event types.
Available options:
add, remove, claim_fee, claim_reward Order direction for sorting events by block time.
asc: Oldest events firstdesc: Most recent events first (default)
Available options:
asc, desc Response
200 - application/json
Get total portfolio PnL across all pools
Previous
Get position PnL data (open and closed positions with on-the-fly calculation)
Next

