Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Path Parameters
The vault ID, which you can retrieve by calling List all vaults.
The key share holder group ID.
Response
Successfully get mpc tss group
The data for key share holder group information.
The key share holder group ID.
"b33130a9-6e18-44a9-9e48-8b3b41921f0e"
The type of key share holder group. Possible values include:
-
MainGroup
: A Main Group. -
SigningGroup
: A Signing Group. -
RecoveryGroup
: A Recovery Group.
Note: For MainGroup
and SigningGroup
, a Cobo key share holder will be added automatically.
MainGroup
, SigningGroup
, RecoveryGroup
"MainGroup"
The number of key share holders in this key share holder group.
3
The number of key share holders required to approve each operation in this key share holder group.
2
The status of the key share holder group. Possible values include:
-
New
: The key share holder group has been newly created. The status will becomeValid
after you call Create TSS request and specifying this key share holder group as the target key share holder group. -
Valid
: The key share holder group is valid. -
Unavailable
: The key share holder group is currently unavailable. This status appears when a key share holder uses mobile co-signer to change node. For example, when a key share holder changes to a new phone or loses their phone, and is in the process of setting up Cobo Guard on their new phone.
New
, Valid
, Unavailable
"Valid"
The key share holder group's creation time in Unix timestamp format, measured in milliseconds.
1718619403933