Skip to main content
POST
Get orders

Authorizations

Authorization
string
header
required

Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.

Body

application/json

Portfolio request body for positions and orders. address is required and at least one of providerId or providerIds must be present.

address
string
required
Example:

"0x1234567890abcdef1234567890abcdef12345678"

providerId
string
required
Example:

"hyperliquid"

providerIds
string[]
Minimum array length: 1

Response

Resting orders

data
object[]
required