---
title: "GET /workflows/{workflowId}/maxExecutionCountForAllVersions"
method: GET
path: "/workflows/{workflowId}/maxExecutionCountForAllVersions"
tags: ["workflows"]
---

# GET /workflows/{workflowId}/maxExecutionCountForAllVersions

`GET /workflows/{workflowId}/maxExecutionCountForAllVersions`

Determine the maximum execution count for all workflow versions.

## Path parameters

- `workflowId` integer, required

## Query parameters

- `interval` 'SECOND' | 'MINUTE' | 'HOUR' | 'DAY' | 'WEEK' | 'MONTH' | 'YEAR', required
- `valueCount` integer, required
- `now` integer, required

## Response `default`

default response

- integer

## Changes

- **2025-11-21** `58d7abe5af40` — 1 info
  - endpoint added
- **2025-05-05** `7a89c3c933f1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/dockstore/apis/dockstore-api/changes/workflows/:workflowId/maxExecutionCountForAllVersions/get.md)

---

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