Environments

Returns an organization's monthly-runs limit and, for run-limited orgs only, its count of successful deploy, destroy and drift-detection runs this month (count is null for uncapped orgs)

get/environments/runs-usage

Query parameters

organizationIdstring required

Response

countnumber nullable required
limitnumber nullable required

Changes