---
title: "Get Match Action"
method: GET
path: "/{action_id}/"
---

# Get Match Action

`GET /{action_id}/`

## Path parameters

- `action_id` string, required

## Response `200`

200

- object
  - `id` string
  - `action` string
  - `status` string
  - `widget_kind` string
  - `widget_uuid` unknown
  - `automation_partner_id` string
  - `is_active` boolean
  - `created_at` string
  - `updated_at` string
  - `text_poll` object
    - `id` string
    - `pubnub_enabled` boolean
    - `url` string
    - `kind` string
    - `program_id` string
    - `client_id` string
    - `created_at` string
    - `published_at` unknown
    - `scheduled_at` unknown
    - `interactive_until` unknown
    - `question` string
    - `timeout` string
    - `options` object[]
      - `id` string
      - `description` string
      - `vote_count` integer
      - `vote_url` string
      - `translations` object
      - `translatable_fields` string[]
    - `subscribe_channel` string
    - `program_date_time` unknown
    - `publish_delay` string
    - `interaction_url` string
    - `impression_url` string
    - `impression_count` integer
    - `unique_impression_count` integer
    - `engagement_count` integer
    - `engagement_percent` string
    - `status` string
    - `created_by` object
      - `id` string
      - `name` unknown
      - `image_url` unknown
    - `schedule_url` string
    - `rewards_url` unknown
    - `translations` object
    - `translatable_fields` string[]
    - `reactions` unknown[]
      - unknown
    - `custom_data` unknown
    - `widget_interactions_url_template` string
    - `sponsors` unknown[]
      - unknown
    - `earnable_rewards` object[]
      - `reward_item_id` string
      - `reward_item_name` string
      - `reward_action_key` string
      - `reward_item_amount` integer
    - `widget_attributes` unknown[]
      - unknown
    - `playback_time_ms` unknown

---

[API](https://skmtc.net/livelike/apis/engagement-suite.md) · [All operations](https://skmtc.net/livelike/apis/engagement-suite/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/livelike/engagement-suite/revisions/f3171d1c30f7/schema)
