---
title: "Count workflows"
method: GET
path: "/workflows:count"
tags: ["Workflows"]
---

# Count workflows

`GET /workflows:count`

Cheap aggregation over the same filter set as `GET /workflows`.

## Query parameters

- `smartWalletAddress` EthereumAddress[]
- `status` WorkflowStatus[]

## Response `200`

Workflow count for the filter set.

- WorkflowCount
  - `total` integer, required

## Other responses

- `401` — Missing or invalid bearer token.

---

[API](https://skmtc.net/avaprotocol/apis/ava-protocol-avs-api.md) · [All operations](https://skmtc.net/avaprotocol/apis/ava-protocol-avs-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/avaprotocol/ava-protocol-avs-api/versions/231d563f2c9f/schema)
