v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Get Wildmoka Video Alerts

get/{wildmoka_automation_id}

Path parameters

wildmoka_automation_idstring required

Response

200

idstring
urlstring
match_idstring
widget_timeoutstring
statusboolean
widget_titlestring
{"stackTrail":"paths:/{wildmoka_automation_id}:get:responses:200:content:application/json:schema:properties:match_scheduled_at","oasType":"schema","type":"unknown"}
automation_statusstring

Example response

{
  "id": "12c3e1e4-db87-4ae2-95ef-63fce4660e12",
  "url": "https://cf-blast.livelikecdn.com/api/v1/wildmoka-automations/12c3e1e4-db87-4ae2-95ef-63fce4660e12/",
  "match_id": "f683a6f6-c48d-43cf-ba38-4a9b0d9fc610",
  "widget_timeout": "P0DT00H00M30S",
  "widget_title": "Video Alert of wildmoka new",
  "enabled_by": {
    "id": "0320c3d9-faea-4342-8a3b-6563352c9cee"
  },
  "automation_status": "scheduled"
}