cURL
Retrieve trigger
Get detailed configuration for a specific trigger by its key
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 key that uniquely identifies the component
The project ID, which starts with proj_.
Pattern:
^proj_[a-zA-Z0-9]+$Query Parameters
Optional semantic version of the component to retrieve
Response
trigger retrieved
Response received when retrieving a specific component