List staking requests by asset for Go AccountAsk AIget https://app.bitgo-test.com/api/go-staking/v1/{coin}/accounts/{accountId}/requestsList all staking requests for a given asset and Go Account.Path ParamscoinstringenumrequiredThe staking asset.OFCSOLOFCSUIAllowed:OFCSOLOFCSUIaccountIdstringrequiredAccount ID to fetch the staking request for.Query ParamsrequestStatusarray of objectsFilter by request status.requestStatusADD stringpageinteger≥ 1Defaults to 1pageSizeinteger1 to 100Defaults to 20createdDateGtedate-timecreatedDateLtdate-timesortBystringenumDefaults to -createdDatecreatedDate-createdDatedate-dateAllowed:createdDate-createdDatedate-dateResponses 200List of staking requests 400Bad Request 401Unauthorized 403Forbidden 500Server Error - Transient error please try againUpdated about 1 month ago