cURL
curl --request GET \ --url https://{environment}.garden.finance/v2/policy \ --header 'garden-app-id: <api-key>'
{ "status": "Ok", "result": { "default": "open", "isolation_groups": [ "ethereum:SEED <-> arbitrum:SEED" ], "blacklist_pairs": [ "bitcoin:BTC -> starknet:*" ], "whitelist_overrides": [] } }
If you do not yet have an app ID, please follow these steps.
Route policy configuration.
Ok
Error
Show child attributes
Was this page helpful?