List events.
Scopes: events:read events:write
You can generate an Organization Access Token from your organization's settings.
Filter events following filter clauses. JSON string following the same schema a meter filter clause.
Filter events after this timestamp.
Filter events before this timestamp.
Filter by organization ID.
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Filter by customer ID.
Filter by external customer ID.
Filter by a meter filter clause.
Filter by event name.
Filter by event source.
system, user Query to filter events.
Filter events by parent event ID when hierarchical is set to true. When not specified or null, returns root events only.
When true, filters by parent_id (root events if not specified). When false, returns all events regardless of hierarchy.
Page number, defaults to 1.
Size of a page, defaults to 10. Maximum is 100.
Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign - before the criteria name to sort by descending order.
timestamp, -timestamp Filter by metadata key-value pairs. It uses the deepObject style, e.g. ?metadata[key]=value.
Successful Response
An event created by Polar when credits are added to a customer meter.