List Live Events

Query Params
string

Filter by title

string

Filter by the ID of the encoder. Example: encoder_id=5992f328ce593000ef000008

string

Filter by the type of event (linear, on-demand)

string

Filter by ID Example: id=5992f328ce593000ef000008

string

Filter 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)

string | null
enum

Filter by active, inactive, or all. If excluded, query will default to 'true'

Allowed:
string
enum

Filter by ascending or descending order

Allowed:
string

Sort on the specified field

integer

Page number to return, with per_page dictating page size

integer

Number of records to return per page

Response

Language
Credentials
Query
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json