cURL
Get deployed trigger
Get details of a specific deployed trigger by its ID
GET
cURL
Authorizations
A short-lived Connect token for client-side requests on behalf of an end user. Generate one via the Create Connect token endpoint.
Headers
The environment in which the server client is running
Available options:
development, production Path Parameters
The project ID, which starts with proj_.
Pattern:
^proj_[a-zA-Z0-9]+$Query Parameters
Your end user ID, for whom you deployed the trigger
Response
deployed trigger retrieved
Response received when retrieving a deployed trigger
A component/interface that emits events
- Option 1
- Option 2
- Option 3