---
title: "Get Add Ons Background Task Status"
method: GET
path: "/event/add_ons/background-task-status/{add_ons_id}/"
tags: ["event"]
---

# Get Add Ons Background Task Status

`GET /event/add_ons/background-task-status/{add_ons_id}/`

Get background task status for add-ons context.
Returns: PENDING, IN_PROGRESS, COMPLETED, FAILED

## Path parameters

- `add_ons_id` string, required

## Query parameters

- `event_id` integer, required — Event ID for permission and add-ons lookup

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found
- `422` — Validation Error

## Changes

- **2026-09-03** `43ba83e1f2fe` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/myticketpartner/apis/fastapi/changes/event/add_ons/background-task-status/:add_ons_id/get.md)

---

[API](https://skmtc.dev/myticketpartner/apis/fastapi.md) · [All operations](https://skmtc.dev/myticketpartner/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myticketpartner/fastapi/revisions/43ba83e1f2fe/schema)
