v1

latestOpenAPI 3.1.02026-07-2484125489.6 KB
events

list events

Retrieve an ordered and paginated list of all events in the authenticated environment.

get/events

Query parameters

orderstring

The order of the returned list. Default is desc, which returns the newest records first. To list older records first, use asc.

since_tokenstring

The id of the item to start from (e.g., the last id received in the previous list if iterating through records)

countstring

The number of payment methods to return. By default returns 20, maximum allowed is 100.

event_typestring

Filter events by event type. If not specified, all event types are returned.

Response

successful