Get all Events

GET {{baseUrl}}/3dCartWebAPI/v1/Webhooks/Events?limit=<integer>&offset=<integer>&name=<string>&countonly=<integer>

Get a list of all the Events

Request Params

KeyDatatypeRequiredDescription
limitstringMaximum number of items that can be returned
offsetstringStarting point for the return data
namestringName of the Admin User
countonlystringCount the number of rows only