MIDAS API Addon MIDAS API: get_watches

Retrieves all current watche notifications for a specific user
Required Parameters
(only 1 required)
Possible ValuesDescription
emailuser's emailUser's email address
useruser's nameUser's name
Example Repsonse
↓ Show
[
	{
	"watch":"Booking Matching [Venue: Room 1] on 25/4/2015 @ 13:00 - 15:00 For Joe Bloggs Added",
	"expires":"25/4/2015 @ 15:00"
	},
	{
	"watch":"Booking Matching [Venue: Room 4] on 25/4/2015 @ 14:00 - 16:30 For Jane Doe Deleted",
	"expires":"26/4/2015 @ 16:30"
	}
]
Variables ReturnedDescription
watchDetails of the watch
expiresDate/Time at which the watch expires