Skip to main content
GET
List trusted destinations

Authorizations

Api-Access-Key
string
header
required

An API key associated with a security role

Query Parameters

afterId
string

When paginating this is used to provide the starting point for the page to fetch (retrieved from the previous response body)

limit
integer<int64>
default:25

Maximum number of results to return per query

Required range: 1 <= x <= 100
ownerType
enum<string>

The type of the owner (currently only CUSTOMER is supported)

Available options:
CUSTOMER
ownerId
string

The ID of the owner (for CUSTOMER type, this is the customerId)

assetTypeId
string

Asset type identifier. This will return Trusted Destinations with a matching assetTypeId, as well as Trusted Destinations with a matching networkId if network level is true.

Response

List of trusted destinations

data
object[]
required
page
Page · object
required

Pagination info