Get All Permanent Route Addresses

List all permanent route addresses for a customer

get
/v0/customers/{customer_id}/cross-chain-transfer/permanent-route-address/list
Path parameters
customer_idstring · uuidRequired

The unique identifier of the customer

Header parameters
Api-KeystringRequired

Your secret API key, available in the developer dashboard. Include this header on every request to authenticate your application.

Responses
chevron-right
200

Successful retrieval of all permanent route addresses

application/json
get
/v0/customers/{customer_id}/cross-chain-transfer/permanent-route-address/list
200

Successful retrieval of all permanent route addresses

Last updated