provider Synthetics GET /api/v2/synthetics/settings/on_demand_concurrency_cap
@utdk/datadog /api/v2/synthetics/settings/on_demand_concurrency_cap
Get the on-demand concurrency cap
Get the on-demand concurrency cap.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
getondemandconcurrencycap
GET/api/v2/synthetics/settings/on_demand_concurrency_cap
Get the on-demand concurrency cap.

This operation has no parameters.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.getondemandconcurrencycap()