v1
latestOpenAPI 3.1.02026-07-24318141.2 MBGet Match Action
get/{action_id}/
Path parameters
action_idstring required
Football Live Action Id
Response
200
Example response
{
"id": "0c4df5c3-818d-4c95-9661-678a9d55633e",
"action": "red_card",
"status": "pending",
"automation_partner_id": "d2e2b794-8d8d-4411-89c7-cf93a5c9f49b",
"is_active": true,
"created_at": "2024-01-17T12:03:30.294173Z",
"updated_at": "2024-01-17T12:03:30.294370Z",
"text_poll": {
"id": "797665c0-179d-45c8-acfc-46b99f1d1e75",
"pubnub_enabled": true,
"url": "https://cf-blast.livelikecdn.com/api/v1/text-polls/797665c0-179d-45c8-acfc-46b99f1d1e75/",
"kind": "text-poll",
"program_id": "09d93835-ee52-4757-976c-ea09d6a5798c",
"client_id": "8PqSNDgIVHnXuJuGte1HdvOjOqhCFE1ZCR3qhqaS",
"created_at": "2024-01-17T12:03:30.232146Z",
"question": "What do you think about the {{cardType}} for {{cardReason}}?",
"timeout": "P0DT00H00M30S",
"options": [
{
"id": "ac862d95-70d0-45de-9931-fcdbb9bd79d9",
"description": "Option 1",
"vote_url": "https://blast-prod-us-east-1.livelikeblast.com/api/v1/widget-interactions/text-poll/797665c0-179d-45c8-acfc-46b99f1d1e75/options/ac862d95-70d0-45de-9931-fcdbb9bd79d9/votes/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbmNyeXB0ZWQiOiJnQUFBQUFCbHA4SVMtZV90SWVla3B2V293QlpPMEpqVUgtR25ObkdXZE5tWDlLZFJ4Y3VwQ2Z2OWphUTlhZ0RIOW8tX25GX0V1UHY5UjJLUkhPVkpvRXFYVUhZMkQ5UnMzUT09IiwiaXNzIjoiYmxhc3QiLCJpYXQiOjE3MDU0OTMwMTB9.Bq76x4SD0hcUW46E44Htm5gHMVzNLo1qsK8tkobpaVQ/",
"translatable_fields": [
"description"
]
}
],
"subscribe_channel": "program.widget.09d93835-ee52-4757-976c-ea09d6a5798c",
"publish_delay": "P0DT00H00M00S",
"interaction_url": "https://cf-blast.livelikecdn.com/api/v1/text-polls/797665c0-179d-45c8-acfc-46b99f1d1e75/interactions/",
"impression_url": "https://blast-prod-us-east-1.livelikeblast.com/api/v1/widget-impressions/text-poll/797665c0-179d-45c8-acfc-46b99f1d1e75/",
"engagement_percent": "0.000",
"status": "pending",
"created_by": {
"id": "fccbb60d-c8b0-49fd-958c-87dc8f059bf8"
},
"schedule_url": "https://cf-blast.livelikecdn.com/api/v1/text-polls/797665c0-179d-45c8-acfc-46b99f1d1e75/schedule/",
"translatable_fields": [
"question"
],
"widget_interactions_url_template": "https://cf-blast.livelikecdn.com/api/v1/profiles/{profile_id}/widget-interactions/?text_poll_id=797665c0-179d-45c8-acfc-46b99f1d1e75",
"earnable_rewards": [
{
"reward_item_id": "5e1016ef-9cf8-450f-9ad6-5e3996f1cbb0",
"reward_item_name": "LiveLike Points",
"reward_action_key": "poll-voted",
"reward_item_amount": 1000
}
]
}
}