Skip to content

Get destination

GET
/bridge/v2/destinations/{domain}

Authorizations

Parameters

Path Parameters

domain*
Typestring
Required

Responses

Returns the details of a specific destination
JSON
{
"address": "string",
"second_address": "string",
"second_address_percent": 50,
"domain": "string"
}