v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Get an Alert

get/alerts/{id}/

Path parameters

idstring required

The ID of the alert

Response

200

client_idstring
created_atstring
{"stackTrail":"paths:/alerts/{id}/:get:responses:200:content:application/json:schema:properties:custom_data","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/alerts/{id}/:get:responses:200:content:application/json:schema:properties:engagement_count","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/alerts/{id}/:get:responses:200:content:application/json:schema:properties:engagement_percent","oasType":"schema","type":"unknown"}
idstring
image_urlstring
impression_countinteger
impression_urlstring
interaction_urlstring
{"stackTrail":"paths:/alerts/{id}/:get:responses:200:content:application/json:schema:properties:interactive_until","oasType":"schema","type":"unknown"}
kindstring
link_labelstring
link_urlstring
{"stackTrail":"paths:/alerts/{id}/:get:responses:200:content:application/json:schema:properties:program_date_time","oasType":"schema","type":"unknown"}
program_idstring
publish_delaystring
published_atstring
{"stackTrail":"paths:/alerts/{id}/:get:responses:200:content:application/json:schema:properties:rewards_url","oasType":"schema","type":"unknown"}
schedule_urlstring
scheduled_atstring
statusstring
subscribe_channelstring
textstring
timeoutstring
titlestring
translatable_fieldsstring[]
translationsobject
unique_impression_countinteger
{"stackTrail":"paths:/alerts/{id}/:get:responses:200:content:application/json:schema:properties:playback_time_ms","oasType":"schema","type":"unknown"}
urlstring
widget_interactions_url_templatestring

Example response

{
  "client_id": "UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
  "created_at": "2021-09-22T19:32:26.960594Z",
  "created_by": {
    "id": "1bf5b2ff-d82b-4400-b4eb-38a8d7bf538c"
  },
  "id": "83026178-6a7e-4c3d-971e-933d68632379",
  "image_url": "https://cf-blast-storage.livelikecdn.com/assets/a858d35a-2671-46f6-9cd1-91b4ca5503a6.png",
  "impression_count": 1,
  "impression_url": "https://blastrt-prod-us-east-1.livelikecdn.com/api/v1/widget-impressions/alert/83026178-6a7e-4c3d-971e-933d68632379/",
  "interaction_url": "https://cf-blast.livelikecdn.com/api/v1/alerts/83026178-6a7e-4c3d-971e-933d68632379/interactions/",
  "kind": "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:32:27.168195Z",
  "schedule_url": "https://cf-blast.livelikecdn.com/api/v1/alerts/83026178-6a7e-4c3d-971e-933d68632379/schedule/",
  "scheduled_at": "2021-09-22T19:32:27.081420Z",
  "status": "published",
  "subscribe_channel": "program.widget.83026178-6a7e-4c3d-971e-933d68632379",
  "text": "Tune in tonight at 8 PM to watch the concert live!",
  "timeout": "P0DT00H00M30S",
  "title": "Watch Live!",
  "translatable_fields": [
    "title"
  ],
  "unique_impression_count": 1,
  "url": "https://cf-blast.livelikecdn.com/api/v1/alerts/83026178-6a7e-4c3d-971e-933d68632379/",
  "widget_interactions_url_template": "https://cf-blast.livelikecdn.com/api/v1/profiles/{profile_id}/widget-interactions/?alert_id=83026178-6a7e-4c3d-971e-933d68632379"
}