Get destination

One destination and its path configuration, without its secret.

GET/destinations/{id}
AuthAPI keyorOAuth tokenHow to send it

Path parameters#

idstringrequired

The destination to fetch.

e.g. "dst_01KE7XWWEQ4MCGWKBQKJ1G47RP"

Response#

200Destination returned

dataobjectrequired
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.