GetUsageHistoryAttributes
Attributes of the resource returned when querying the user's monthly usage history (period, validations used, and applicable cap).
Properties
| Field | Type | Description |
|---|---|---|
data | object | Response body. Everything hangs off here, per the JSON:API envelope. |
type | string | Resource type, fixed for this operation. Part of the resource identity in the JSON:API envelope. |
attributes | object | The resource's own data, kept apart from its identity. |
months | integer | How many months the returned history covers. |
history | array | One entry per month, oldest first. |
Used in operations
GET /v1/usage/history