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": [] } }
Documentation IndexFetch the complete documentation index at: https://docs.garden.finance/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.garden.finance/llms.txt
Use this file to discover all available pages before exploring further.
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?