Get Permanent Route Address
Get a permanent route address by ID
get
/v0/customers/{customer_id}/cross-chain-transfer/permanent-route-address/{address_id}
Path parameters
customer_idstring · uuidRequired
The unique identifier of the customer
address_idstring · uuidRequired
The unique identifier of the permanent route address
Header parameters
Api-KeystringRequired
Your secret API key, available in the developer dashboard. Include this header on every request to authenticate your application.
Responses
200
Successful retrieval of permanent route address
application/json
permanent_route_address_idstring · uuidOptional
The unique identifier for the permanent route address
get
/v0/customers/{customer_id}/cross-chain-transfer/permanent-route-address/{address_id}200
Successful retrieval of permanent route address
Last updated
