Skip to main content
Retrieve a list of open positions for the authenticated caller.
object
Optional market ID to filter positions. If None, returns all positions.
object
required
Dictionary containing positions data if found, None otherwise
Raises
  • ValueError — If API_SERVER_URL or ACCOUNT environment variable is not set
Example