FlowControl tab.

Response Fields
Each flow control key returned by the API includes the following metrics:| Field | Description |
|---|---|
flowControlKey | The flow control key name |
waitListSize | Number of messages currently waiting in the queue |
parallelismMax | Configured maximum concurrent messages (if set) |
parallelismCount | Number of messages currently running in parallel |
rateMax | Configured maximum messages per rate period (if set) |
rateCount | Number of messages dispatched in the current rate period |
ratePeriod | Rate period length in seconds |
ratePeriodStart | Unix timestamp when the current rate period started |