Skip to main content
Get Open Orders

Authorizations

Authorization
string
header
required

API key passed as a Bearer token. The authenticated session determines the portfolio that operations are applied to.

Response

List of open orders for the authenticated portfolio. May be empty.

jsonrpc
enum<string>
required

The JSON-RPC version (2.0)

Available options:
2.0
result
object[]
required

Array of open orders for the authenticated portfolio. May be empty.

id
integer

The id that was sent in the request