Failed to generate MPC keys: B2: Max devices per wallet reached

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:
:backhand_index_pointing_right: 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!

Hi @priya1092 ,

Thanks for reaching out to us.

Here you go with the API endpoint to call the list of devices registered to a wallet.

API EP: /v1/ncw/wallets/{walletId}/devices

Hello @Rajalakshmi,

Thanks for the info. I tried calling the /v1/ncw/wallets/{walletId}/devices API via Postman but I’m not able to get it to work.

Would it be possible for you to help check if I share my wallet ID with you?

Thanks!
Priya