billing

GET /v1/orgs/:slug/billing/usage/sandbox — per-sandbox / per-day compute usage over a window (defaults to the current calendar month), computed on read from `sandbox_runs`.

get/v1/orgs/{slug}/billing/usage/sandbox

Path parameters

slugstring required

Organization slug

Query parameters

fromstring

Window start (RFC 3339); defaults to month start

tostring

Window end (RFC 3339); defaults to now

Response

Per-sandbox / per-day usage

Changes

No recorded changes to this endpoint across all 1 revision of this API.