destination
List configured destinations for a workspace
post/v1/destinations/list
Request body
Response
Successful operation
Example response
{
"destinations": [
{
"connectionConfiguration": {
"user": "charles"
}
}
]
}