Get wallets attached to a signer group
Signer Groups
Get wallets attached to a signer group
Returns slim references (id + name + family) for the wallets the given signer group is currently attached to.
GET
Get wallets attached to a signer group
Documentation Index
Fetch the complete documentation index at: https://docs.dakota.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Signer group ID KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
Required string length:
27Pattern:
^[0-9A-Za-z]{27}$Example:
"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Response
Attached wallets retrieved successfully
KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
Required string length:
27Pattern:
^[0-9A-Za-z]{27}$Example:
"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Wallet name.
Example:
"Treasury Wallet"
Blockchain family for the crypto account.
Available options:
evm, solana Example:
"evm"

