[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
AuthorizationstringRequired

Token for authentication

Responses
200

Successful retrieval of permanent route address

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

Successful retrieval of permanent route address

Last updated