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.

AuthorizationNotes
Bearer tokenSee guide to authentication for instructions on obtaining a master token
Path parametersNotes
None required
BodyNotes
None required

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringDepending on your setup, you can use either master or user token
AuthorizationstringDepending on your setup, you can use either master or user token