Lists events in Gorgias. Returns event objects with pagination support via cursor. Reference: https://developers.gorgias.com/reference/get_api-events
limitintegerNumber of events to return (max: 100)
typesarrayArray of event types to filter by (e.g., ['ticket-created', 'user-logged-in'])
cursorstringPagination cursor from meta.next_cursor
object_idintegerFilter by object ID
object_typestringFilter by object type (e.g., 'Ticket', 'Account', 'User')
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.