Get Concurrency Limit kintone.api.getConcurrencyLimit()
Gets the current number of simultaneous API calls and the maximum number of API calls you can make simultaneously in your kintone domain.
Function
kintone.api.getConcurrencyLimit()
Sample
Response
PARAMETER | TYPE | VALUE & DESCRIPTION |
---|---|---|
limit | Integer | The maximum number of calls you can make simultaneously in your kintone domain. |
running | Integer | The current number of simultaneous calls in your kintone domain. |
Available Pages
Any page.