List Subscribed Triggers
Triggers API
List Subscribed Triggers
List all triggers that a user is currently subscribed to.
GET
List Subscribed Triggers
Documentation Index
Fetch the complete documentation index at: https://docs.useparagon.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Paragon User Token (JWT), which you can generate using your project's signing keys.
Headers
Specify a credential ID when multiple accounts are connected for the same integration
Path Parameters
Your Paragon Project ID
Query Parameters
Filter by specific integrations that the user has connected. Comma-separated list.
Example:
"salesforce,hubspot"
Filter subscriptions to only active or errored (default behavior is to include all)
Available options:
ACTIVE, ERRORED Filter subscriptions to a specific type of Trigger
Example:
"SALESFORCE_TRIGGER_RECORD_CREATED"
Response
Success
A map of integrations with their subscribed triggers