Retrieve the watchlist for a user.
api_key (Required)
Your API application key. If you don't have one,
create one.
token (Required)
An authentication token. (
What's this?)
min_date (YYYY-MM-DD, Optional)
Get watchlisted events on or after this date, formatted as YYYY-MM-DD.
max_date (YYYY-MM-DD, Optional)
Get watchlisted events on or before this date, formatted as YYYY-MM-DD.
sort ('start-date-asc', 'start-date-desc', 'post-date-asc', 'post-date-desc') [Default: 'post-date-asc']
Sort the watchlisted events by start date or post date.