Get resource delegationsAsk AIget https://app.bitgo-test.com/api/v2/{coin}/wallet/{walletId}/resourcedelegationsRetrieves outgoing and incoming resource delegation information for a TRON walletPath Paramscoinstringrequiredlength ≥ 1Coin or token identifier (e.g. trx, ttrx)walletIdstringrequiredlength ≥ 1Wallet ID to retrieve active delegations forQuery ParamstypestringenumFilter by delegation direction: 'outgoing' for delegations from this address, 'incoming' for delegations to this address; omit to fetch bothoutgoingincomingAllowed:outgoingincomingresourcestringFilter by resource type (case-insensitive: ENERGY, energy, BANDWIDTH, bandwidth)limitstringMaximum number of results to returnnextBatchPrevIdstringPagination cursor from previous responseResponses 200OK 400Bad Request 500Internal Server ErrorUpdated about 3 hours ago