v1
latestOpenAPI 3.1.02026-07-24251250397.8 KBlive events
Get a live event
Get details for an event of a live channel
get/v2/sites/{site_id}/channels/{channel_id}/events/{event_id}/
Path parameters
site_idstring required
Unique identifier for a resource
Example:Ny05CEfj
Unique alphanumeric ID of the site
channel_idstring required
Unique identifier for a resource
Example:Ny05CEfj
Unique alphanumeric ID of the live channel
event_idstring required
Unique identifier for a resource
Example:Ny05CEfj
Unique alphanumeric ID of the live event
Response
Resource successfully retrieved
Example response
{
"schema": "https://schema.jwplayer.com/types/thumbnail.json",
"id": "Ny05CEfj",
"created": "2019-09-25T15:29:11.042095+00:00",
"last_modified": "2019-09-25T15:29:11.042095+00:00",
"master_access": {
"status": "available",
"expiration": "2022-11-11T07:50:00+00:00"
},
"media_id": "Ny05CEfj",
"status": "idle"
}