List destinations

Every destination on the account, without its secrets.

GET/destinations
AuthAPI keyorOAuth tokenHow to send it

Response#

200Destinations returned

dataobject[]required
configjson | nullrequired
createdAtanyrequired
idstringrequired
namestringrequired
providerjson | nullrequired
updatedAtanyrequired

Errors#

A failed call names what went wrong in code, with a sentence in message. The codes, which of them are worth retrying, and how to read a validation failure are on Errors.