---
title: "Run periodic task against table. If table name is missing, task will run against all tables."
method: GET
path: "/periodictask/run"
tags: ["PeriodicTask"]
---

# Run periodic task against table. If table name is missing, task will run against all tables.

`GET /periodictask/run`

## Query parameters

- `taskname` string, required
- `tableName` string
- `type` string

## Response `default`

successful operation

---

[API](https://skmtc.net/startree/apis/pinot-controller-api.md) · [All operations](https://skmtc.net/startree/apis/pinot-controller-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/startree/pinot-controller-api/revisions/f1cc8a0ba2e0/schema)
