sleeper_traded_picks
Check which dynasty draft picks have been traded in your league. Input a league ID to view each pick's original, previous, and current owner by season and round.
Instructions
Draft picks that have changed hands — who owns which future pick (dynasty leagues).
Returns: [{season, round, roster_id, previous_owner_id, owner_id}] — roster_id is the pick's ORIGINAL owner; owner_id holds it now
Example: Traded picks in the example league {"league_id": "289646328504385536"}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league_id | Yes | League id. Required — part of the URL path. |