Retrieve a usage event.
Authorizations
LedgerUp API Key.
Path Parameters
Resource identifier. LedgerUp event identifier.
^event_[0-9a-f]{32}$"event_0194f4e3a2b77c6aa91c4f6b4db2a980"
Response
Resource found.
LedgerUp event identifier.
^event_[0-9a-f]{32}$"event_0194f4e3a2b77c6aa91c4f6b4db2a980"
LedgerUp metric identifier, or the lowercase three-letter currency code for currency usage events.
^(metric_[0-9a-f]{32}|[a-z]{3})$"metric_0194f4e3a2b77c6aa91c4f6b4db2a980"
Three-letter lowercase currency code. Quantity is expressed in major currency units, not minor units. Null for metric usage events.
^[a-z]{3}$"usd"
Decimal quantity serialized as a string.
^-?\d+(\.\d+)?$"1250.5"
LedgerUp account identifier.
^account_[0-9a-f]{32}$"account_0194f4e3a2b77c6aa91c4f6b4db2a980"
Unix timestamp in seconds.
1767225600
Arbitrary JSON object or value. If omitted on write endpoints, the service stores an empty object.
Unix timestamp in seconds.
1767225600
ClickHouse insertion timestamp. Null in the initial 202 response while the event is queued.
1767225600