curl -X GET https://qstash.upstash.io/v2/flowControl/YOUR_FLOW_CONTROL_KEY -H "Authorization: Bearer <token>"
{ "flowControlKey": "<string>", "waitListSize": 123 }
Get Information on Flow-Control
parallelism
Was this page helpful?