info endpoint with type: "userToMultiSigSigners" retrieves the list of multi-signature signers associated with a specific user on the Hyperliquid network. This endpoint is essential for understanding the multi-signature setup and authorized signers for a user’s account.
type (string, required) — The request type. Must be "userToMultiSigSigners" to retrieve multi-signature signers.user (string, required) — User address in 42-character hexadecimal format (e.g., 0x3710f20c8a8b2781D878105Fbd61CC0c20fE0411).info endpoint with type: "userToMultiSigSigners" is essential for applications that need to:
Multi-signature signers associated with the user
Signer address in hexadecimal format