v1
latestOpenAPI 3.1.02026-07-24318141.2 MBGet Live Action
get/{automation_id}/
Path parameters
automation_idstring required
Football Live Action Automation Id
Response
200
Example response
{
"id": "d2e2b794-8d8d-4411-89c7-cf93a5c9f49b",
"match_id": "q58ty222o3okfne2bqrfrml0",
"widget_timeout": "P0DT00H00M30S",
"widget_title": "MatchInsights",
"enabled_by": {
"id": "fccbb60d-c8b0-49fd-958c-87dc8f059bf8"
},
"automation_status": "scheduled",
"automatedactions": [
{
"id": "252a06f1-641a-40b8-b183-c0eb92e7c54b",
"action": "goal",
"status": "pending",
"automation_partner_id": "d2e2b794-8d8d-4411-89c7-cf93a5c9f49b",
"is_active": true,
"created_at": "2024-01-17T12:00:56.262332Z",
"updated_at": "2024-01-17T12:00:56.262555Z"
}
]
}