MIDAS API Addon MIDAS API: get_venues_in_use

Returns a list of all venues in use at the point in time when the API call is made. If optional start and end parameters are supplied, returns a list of all venues in use between start and end parameters.
Option ParametersPossible ValuesDescription
startValid date and time
(Format: YYYYMMDDHHMM)
Start time
endValid date and time
(Format: YYYYMMDDHHMM)
End time
Example Response
↓ Show
{
	"venues":"Room 1,Room 2,Room3"
}
Variables ReturnedDescription
venuesComma separated list of venues in use