get_event_supplement

MonitorClient.get_event_supplement(public_id, selection)[source]

Get the detailed data of an event.

Parameters
  • public_id (str) – The public id of the event.

  • selection (list of dict) – The supplement data selection (keys: category, name).

Returns

A dictionary containing the requested event supplement data.

Return type

dict