---
title: "count number of completed jobs with filter"
method: GET
path: "/w/{workspace}/jobs/completed/count_jobs"
tags: ["job"]
---

# count number of completed jobs with filter

`GET /w/{workspace}/jobs/completed/count_jobs`

## Path parameters

- `workspace` string, required

## Query parameters

- `completed_after_s_ago` integer
- `success` boolean
- `tags` string
- `all_workspaces` boolean

## Response `200`

Count of completed jobs

- integer

---

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