Retrieve controllers
Request Endpoint:
GET /odata/v1.0/ControllersParameters
GET /Controllers?$filter=Name eq 'Test'GET /Controllers?$filter=WhitelistAddresses/any(address: address/Address eq '0x3c878fccdbae5915433e0ec859c781f1d07b3665')
GET /Controllers?$filter=BlacklistAddresses/any(blacklistAddress: blacklistAddress/Address in ('0x3c878fccdbae5915433e0ec859c781f1d07b3665','0x1977832755fb404b96ea7a1d95b67df2135e94f1')Response Body:
Example Response Body:
Response Codes:
Last updated
Was this helpful?