List fills

Returns fill-level trade history for an agent — individual executions
rather than parent orders. Useful for calculating average cost basis or
building a trade blotter.

curl "https://api.usetradecraft.io/v1/agents/momentum-trader/fills?symbol=NVDA" \
  -H "Authorization: Bearer al_your_key"
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The agent's unique name (lowercase, no spaces).

Query Params
string

Filter to a specific ticker.

integer
≤ 200
Defaults to 100

Number of fills to return (default 100, max 200).

Responses

Language
Credentials
Bearer
tc_...
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json