load_event_by_id

Library.load_event_by_id(project, ev_id=None, public_id=None)[source]

Get an event by the database id or the public id.

Parameters
Returns

The event matching the search criteria.

Return type

Event