List trigger events
Retrieve recent events emitted by a deployed trigger
get/v1/connect/{project_id}/deployed-triggers/{trigger_id}/events
Query parameters
external_user_idstring required
Your end user ID, for whom you deployed the trigger
ninteger
The number of events to retrieve (defaults to 20 if not provided)
Headers
x-pd-environment'development' | 'production' required
The environment in which the server client is running
The environment in which the server client is running
Response
trigger events retrieved
Changes
No recorded changes to this endpoint across all 1 revision of this API.