latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

Enterprise

Get enterprise MPC config

This api fetches the enterprise MPC config if it exists. The caller of this API must have view permissions on the enterprise.

get/api/v2/enterprise/{enterpriseId}/tssconfig

Path parameters

enterpriseIdstring required
Example:59cd72485007a239fb00282ed480da1f

The enterprise ID

Response

OK

enterpriseIdstring required

The enterprise ID

Example response

{
  "enterpriseId": "5d1a61a5c30ae10025f9b2b3",
  "ecdsa": {
    "challenge": {
      "createdBy": "5d1a3e4d2f7f9b7c0e3b7e4d2f7f9b7c"
    }
  }
}