List Live EventsAsk AIget https://api.zype.com/live_eventsQuery ParamstitlestringFilter by titleencoder_idstringFilter by the ID of the encoder. Example: encoder_id=5992f328ce593000ef000008event_typestringFilter by the type of event (linear, on-demand)idstringFilter by ID Example: id=5992f328ce593000ef000008created_atstringFilter records by created date using times in ISO8601 format (Example: 2017-01-01T00:00:00-00:00) or Unix timestamps (Example: 1483228800) Note: Range filters can be applied by adding a suffix: ‘.gt’, ‘.gte’, ‘.lt’, ‘lte’ (Example: created_at.gte)activestring | nullenumFilter by active, inactive, or all. If excluded, query will default to 'true'truefalseallAllowed:truefalseallorderstringenumFilter by ascending or descending orderascdescAllowed:ascdescsortstringSort on the specified fieldpageintegerPage number to return, with per_page dictating page sizeper_pageintegerNumber of records to return per pageResponse 200Updated 2 months ago