Destinations
List destinations
List all the destinations for the given user. A destination is where the data from a source gets loaded into.
GET
/
v2
/
destinations
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
data
object[]
required