Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Windmill concurrencyGroups API

The concurrencyGroups API from Windmill — 4 operation(s) for concurrencygroups.

Windmill concurrencyGroups API is one of 59 APIs that Windmill publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include concurrencyGroups. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and authentication docs.

This API exposes 4 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 1.694.0.

Requests are made against a single base URL, /api.

4 operations 4 paths 9 schemas 1 DELETE3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.694.0
Base URL
https://app.windmill.dev/api
Authentication
HTTP Bearer, API Key
License
Resource Areas
1

Authentication & Security 2

Windmill concurrencyGroups API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). An API key is passed in the cookie as token (cookieAuth). By default, every request must be authenticated.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 1 DELETE, 3 GET. Each is listed below with its method, path, parameters, and response codes.

concurrencyGroups 4
GET
/concurrency_groups/list
List All Concurrency Groups
listConcurrencyGroups → 200
DELETE
/concurrency_groups/prune/{concurrency_id}
Delete Concurrency Group
deleteConcurrencyGroup 1 param → 200
GET
/concurrency_groups/{id}/key
Get the Concurrency Key for a Job that has Concurrency Limits Enabled
getConcurrencyKey 1 param → 200
GET
/w/{workspace}/concurrency_groups/list_jobs
Get Intervals of Job Runtime Concurrency
listExtendedJobs 32 params → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are CompletedJob (38 properties), QueuedJob (35 properties), WorkflowStatus (4 properties), ExtendedJobs (3 properties). Each schema is shown below with its type and property counts.

ObscuredJob
object
3 properties
ConcurrencyGroup
object
2 properties 2 required
Job
ScriptArgs
object
The arguments to pass to the script or flow
QueuedJob
object
35 properties 9 required
ScriptLang
string
WorkflowStatus
object
4 properties
CompletedJob
object
38 properties 14 required
ExtendedJobs
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

windmill-concurrencygroups-api-openapi.yml Raw ↑

Other APIs Windmill publishes across the network.

Windmill admin API
Windmill agent_workers API
Windmill app API
Windmill asset API
Windmill audit API
Windmill azure_trigger API
Windmill capture API
Windmill config API
Windmill documentation API
Windmill draft API
Windmill email_trigger API
Windmill favorite API