Orderly home page
latest
Search...
Socials
Get in Touch
Get a Grant
Get a Grant
Search...
Navigation
Positions
Get One Position Info
Home
Introduction
Build on Omnichain
NEAR
SDKs
Troubleshooting
Changelog
Getting Started
System Overview
Smart Contract Overview
Smart Contract Addresses
Partner Support
Partner Support
Integration Checklist
Integration FAQs
User Flows
Accounts
Wallet Authentication
Deposit/Withdrawal
Settle PnL
Order Management
Custom Fee Structure
Delegate Signer
Referral System
About APIs
Introduction
API Authentication
Error Codes
General API
Builder Info
System Info
USDC Faucet
User API
Registration
Key Management
Account/User Info
Account Notifications
Account Config
Delegate Signer
Trading API
Order Management
Liquidations
Assets/Withdraw/Settle PnL
Positions
GET
Get All Positions Info
GET
Get One Position Info
GET
Get Position History
Funding
Rewards API
Trading Rewards
Market Making Rewards
Staking & Valor API
Staking
Valor
Builder API
User Data
Trading Campaigns
Fee Setting
Referral Program
Market Data API
TradingView
Funding Rates
Market Info
Websocket API
Introduction
PING/PONG
Authentication
Error Response
Public Market Data
Private User Data
Positions
Get One Position Info
Limit: 30 requests per 10 second per user
GET /v1/position/{symbol}
GET
/
v1
/
position
/
{symbol}
Try it
Headers
orderly-timestamp
string
required
orderly-account-id
string
required
orderly-key
string
required
orderly-signature
string
required
Path Parameters
symbol
string
required
Response
200 - application/json
data
object
required
Show child attributes
data.
average_open_price
number
data.
cost_position
number
data.
est_liq_price
number
data.
fee_24_h
number
data.
imr
number
data.
IMR_withdraw_orders
number
data.
last_sum_unitary_funding
number
data.
mark_price
number
data.
mmr
number
data.
MMR_with_orders
number
data.
pending_long_qty
number
data.
pending_short_qty
number
data.
pnl_24_h
number
data.
position_qty
number
data.
seq
number
data.
settle_price
number
data.
symbol
string
data.
timestamp
number
data.
unsettled_pnl
number
success
boolean
required
timestamp
integer
Get All Positions Info
Get Position History