Get Triggers
GET {{base_url}}/core/v1/triggers
Returns a list with all of the available connectors from Tray's connector library.
There can be multiple versions of the same connector, which can be used at the same time. Effectively a connector is identified by both the connector name and the version, so both need to be used in APIs that need to refer to a single connector, such as the operation or the call APIs.
Path parameters | Notes |
---|
None required | |
Key | Datatype | Required | Description |
---|
Authorization | string | | Depending on your setup, you can use either master or user token |
Authorization | string | | Depending on your setup, you can use either master or user token |