POST
/
api
/
concurrency_limits
/
filter
[
  {
    "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "created": "2023-11-07T05:31:56Z",
    "updated": "2023-11-07T05:31:56Z",
    "tag": "<string>",
    "concurrency_limit": 123,
    "active_slots": [
      "3c90c3cc-0d44-4b50-8888-8dd25736052a"
    ]
  }
]

Headers

x-prefect-api-version
string

Body

application/json
offset
integer
default:
0
Required range: x > 0
limit
integer

Defaults to PREFECT_API_DEFAULT_LIMIT if not provided.

Response

200
application/json
Successful Response
id
string
required
created
string | null
required
updated
string | null
required
tag
string
required

A tag the concurrency limit is applied to.

concurrency_limit
integer
required

The concurrency limit.

active_slots
string[]

A list of active run ids using a concurrency slot