get
https://api.tradier.com/v1/accounts//orders
Get current market session orders for an account.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This is the end point to get all orders for the current market session. A single call to this endpoint can retrieve up to 1500 orders. If you have more than 1500 orders for the current market session you can utilize pagination and filtering. If you have a single order, it will be returned as a JSON obj/dict whereas multiple orders will be returned as an array/list of JSON objects.
401Authentication required or invalid credentials
403Access denied to the requested resource
404The requested resource was not found