List events types
gethttps://api.paddle.com/event-types
Returns a list of event types.
The response is not paginated.
Response
dataarray[object]
Represents an event type.
namestring
Type of event sent by Paddle, in the format entity.event_type
.
descriptionstring
Short description of this event type.
groupstring
Group for this event type. Typically the entity that this event relates to.
available_versionsarray[integer]
List of API versions that this event type supports.
metaobject
Information about this response.
request_idstring
Unique ID for the request relating to this response. Provide this when contacting Paddle support about a specific request.
Response