GetUsageBreakdownAttributes
Attributes of the resource returned when querying the current period's usage breakdown by operation type (validations, OCR, etc.).
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. |
period | string | Month the breakdown belongs to. |
operations | array | One entry per operation type, with what each consumed. |
Used in operations
GET /v1/usage/breakdown