Developer
Developer - Custom Triggers

List Custom Trigger Events

Page the current customer's captured trigger payloads, newest first.

get/developer/custom-triggers/events

Query parameters

source_idstring uuid nullable

Only events captured by this trigger source

Only events captured by this trigger source

json_onlyboolean

Exclude requests whose body didn't parse as JSON (probes, form-encoded posts). body_json IS NOT NULL is a reliable filter.

Exclude requests whose body didn't parse as JSON (probes, form-encoded posts). body_json IS NOT NULL is a reliable filter.

limitinteger
offsetinteger

Response

Successful Response

totalinteger required
limitinteger required
offsetinteger required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.