---
title: "Load the table row count"
method: GET
path: "/w/{workspace}/job_helpers/load_table_count/{path}"
tags: ["helpers"]
---

# Load the table row count

`GET /w/{workspace}/job_helpers/load_table_count/{path}`

## Path parameters

- `workspace` string, required
- `path` string, required

## Query parameters

- `search_col` string
- `search_term` string
- `storage` string

## Response `200`

Table count

- object
  - `count` number

---

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