---
title: "Count executions"
method: GET
path: "/executions:count"
tags: ["Executions"]
---

# Count executions

`GET /executions:count`

## Query parameters

- `workflowId` Ulid[]

## Response `200`

Execution count.

- ExecutionCount
  - `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)
