Events
Get Event
Get an event by ID.
Scopes: events:read
events:write
GET
Authorizations
You can generate an Organization Access Token from your organization's settings.
Path Parameters
The event ID.
Response
200
application/json
Successful Response
The ID of the object.
The timestamp of the event.
The name of the event.
The source of the event. system
events are created by Polar. user
events are the one you create through our ingestion API.
Available options:
system
, user
The ID of the organization owning the event.
Example:
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
ID of the customer in your Polar organization associated with the event.
The customer associated with the event.
ID of the customer in your system associated with the event.
Was this page helpful?