This operation retrieves all key share holder groups under a specified vault. You can filter the result by group type.
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.
The vault ID, which you can retrieve by calling List all vaults.
The key share holder group type. Possible values include:
MainGroup: The Main Group.
SigningGroup: The Signing Group.
RecoveryGroup: The Recovery Group.
Note: If this parameter is left empty, all key share holder group types will be retrieved.
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 maximum number of objects to return. For most operations, the value range is [1, 50].
A cursor indicating the position before the current page. This value is generated by Cobo and returned in the response. If you are paginating forward from the beginning, you do not need to provide it on the first request. When paginating backward (to the previous page), you should pass the before value returned from the last response.
A cursor indicating the position after the current page. This value is generated by Cobo and returned in the response. You do not need to provide it on the first request. When paginating forward (to the next page), you should pass the after value returned from the last response.