Skip to main content
GET
List Destinations
Returns the destinations registered for your account. Only these hosts can be reached by the forward proxy. See the Destination Allowlist guide for details.

Authorizations

public-api-key
string
header
default:<Your public-api-key>
required
private-secret-key
string
header
default:<Your private-secret-key>
required

Headers

X-Account-Code
string<uuid>

The account_id a destination was registered with. Pass it to see only the destinations scoped to that account, org-wide destinations (account_id: null) are not included in that response. Omitting the header does the opposite: only org-wide destinations are returned, and account-scoped ones are not included.

Response

The destinations registered for your account.

destinations
object[]