Skip to content

Get all destinations

GET
/bridge/v2/destinations

Authorizations

Responses

Returns a list of all destinations
JSON
[
{
"address": "string",
"second_address": "string",
"second_address_percent": 50,
"domain": "string"
}
]