v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-11-08170291390.5 KB
Concurrency Limits

Read Concurrency Limit By Tag

Get a concurrency limit by tag.

The active slots field contains a list of TaskRun IDs currently using a concurrency slot for the specified tag.

get/api/concurrency_limits/tag/{tag}

Path parameters

tagstring required

The tag name

The tag name

Headers

x-prefect-api-versionstring

Response

Successful Response

idstring uuid
createdstring date-time
updatedstring date-time
tagstring required

A tag the concurrency limit is applied to.

concurrency_limitinteger required

The concurrency limit.

active_slotsstring[]

A list of active run ids using a concurrency slot