Concurrency Limits V2
Read Concurrency Limit V2
get/api/v2/concurrency_limits/{id_or_name}
Path parameters
The ID or name of the concurrency limit
Headers
x-prefect-api-versionstring
Response
Successful Response
Changes
Changed in 1 of the 50 revisions of this API.23
- ●
removed the optional property
avg_slot_occupancy_secondsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
denied_slotsfrom the response with the200statusresponse-optional-property-removed
- ○
the response property
active_slotsbecame required for the status200response-property-became-required
- ○
the
slot_decay_per_secondresponse's property default value changed from0to2for the status200response-property-default-value-changed
- ○
the
active_slotsresponse's property default value0was removed for the status200response-property-default-value-removed
- ●