Skip to content
FusionDrainer
2
Search
K
Main Navigation
Disclaimer
v2
v1.6.x
Menu
Return to top
Get all destinations
GET
/bridge/v2/destinations
Authorizations
Responses
200
Returns a list of all destinations
Content-Type
application/json
Schema
JSON
Use example
JSON
[
{
"address"
:
"string"
,
"second_address"
:
"string"
,
"second_address_percent"
:
50
,
"domain"
:
"string"
}
]