Skip to main content

Returns a list of open security orders

GET 

/orders

Returns all open orders to which the user of the API has access to. Paging is done based on the order object, i.e. if limit is set to 1, then 1 order will be returned per page.

Request

Responses

Order list.

Response Headers
    X-Correlation-ID

    Client defined ID from request to correlates HTTP requests between a client and server.

    X-nextCursor

    An opaque string value, or an empty string if there are no more results.