Meters
List Meter Events
List recent usage events recorded for a specific meter. Useful for debugging and auditing event ingestion.
GET
TypeScript SDK
Authorizations
Authenticate requests using your standard bearer API key (e.g. YOUR_API_KEY).
Path Parameters
The unique meter ID.
Example:
"mtr_8Z1aB2cD3eF4gH5iJ6kL7m"
Query Parameters
Maximum number of usage events to return.
Response
200 - application/json
Meter events retrieved successfully.
Previous
List LicensesList all administrative license keys belonging to products under your active business.
Next
TypeScript SDK