get
https://api.usetradecraft.io/v1/agents//orders
Returns order history for an agent, newest first. Each order includes
its fills (partial or full executions).
# All orders
curl "https://api.usetradecraft.io/v1/agents/momentum-trader/orders" \
-H "Authorization: Bearer al_your_key"
# Filter by symbol
curl "https://api.usetradecraft.io/v1/agents/momentum-trader/orders?symbol=AAPL&limit=20" \
-H "Authorization: Bearer al_your_key"Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
