when trying to generate MPC keys using the Fireblocks SDK. I understand this happens when a wallet already has the maximum number of devices linked.
My question is:
Is there any SDK method that allows me to list all device IDs linked to a wallet?
This would help me identify old test devices and remove them, instead of manually checking in the console.
If anyone has faced this before or knows the correct SDK approach, please let me know.
Thanks!