v1
latestOpenAPI 3.1.02026-07-24318141.2 MBGet a Video Alert
get/video-alerts/{id}/
Path parameters
idstring required
Video Alert ID
Response
200
Example response
{
"client_id": "UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
"created_at": "2021-09-22T19:33:57.811821Z",
"created_by": {
"id": "1bf5b2ff-d82b-4400-b4eb-38a8d7bf538c"
},
"id": "f002e779-2563-4fd1-bae9-73940ceead1a",
"impression_url": "https://blastrt-prod-us-east-1.livelikecdn.com/api/v1/widget-impressions/video-alert/f002e779-2563-4fd1-bae9-73940ceead1a/",
"interaction_url": "https://cf-blast.livelikecdn.com/api/v1/video-alerts/f002e779-2563-4fd1-bae9-73940ceead1a/interactions/",
"kind": "video-alert",
"link_label": "Watch Live!",
"link_url": "https://livelike.com",
"program_id": "075a1d11-1489-4dd0-b7c4-a7642f5f517f",
"publish_delay": "P0DT00H00M00S",
"published_at": "2021-09-22T19:33:58.136449Z",
"schedule_url": "https://cf-blast.livelikecdn.com/api/v1/video-alerts/f002e779-2563-4fd1-bae9-73940ceead1a/schedule/",
"scheduled_at": "2021-09-22T19:33:58.006263Z",
"status": "published",
"subscribe_channel": "program.widget.f002e779-2563-4fd1-bae9-73940ceead1a",
"text": "Tune in tonight at 8 PM to watch the concert live!",
"timeout": "P0DT00H00M30S",
"title": "Watch Live!",
"translatable_fields": [
"title"
],
"url": "https://cf-blast.livelikecdn.com/api/v1/video-alerts/f002e779-2563-4fd1-bae9-73940ceead1a/",
"video_url": "https://cf-blast-storage.livelikecdn.com/assets/1d986cea-ec68-48bc-bdb8-a506e1106232.mp4",
"widget_interactions_url_template": "https://cf-blast.livelikecdn.com/api/v1/profiles/{profile_id}/widget-interactions/?video_alert_id=f002e779-2563-4fd1-bae9-73940ceead1a"
}