Get the on-demand concurrency cap

GET {{baseUrl}}/api/v2/synthetics/settings/on_demand_concurrency_cap

Get the on-demand concurrency cap.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"attributes":{"on_demand_concurrency_cap":"\u003cdouble\u003e"},"type":"on_demand_concurrency_cap"}}