Use this endpoint to retrieve the current usage snapshot for a spending limit.
The type of media of the resource. Must be application/json.
The API Key for authentication. This header is required for all endpoints except health checks.
A unique identifier used to trace and track each request.
The unique identifier of the limit that you want to retrieve, update or delete.
Indicates that the request was successful and the response contains the expected data.
Current usage snapshot for a limit.
The limit identifier.
Total limit amount in cents.
Current usage amount in cents (sum of all transactions in period). Null for PER_TRANSACTION limits.
Usage percentage (currentUsage / limitAmount * 100).
True if usage exceeds 80% of limit.
When counter resets. Null for PER_TRANSACTION limits.