latestOpenAPI 3.0.3GitGuardian2026-08-201871515.0 MB

511b067cdcb1

Quota

Quota overview

Check available scanning calls for this token. Quota is shared between all tokens of a workspace

get/v1/quotas

Response

Quota Overview

Example response

{
  "content": {
    "count": 2,
    "limit": 5000,
    "remaining": 4998,
    "since": "2021-04-18"
  }
}