Get enterprise MPC config

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

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

Path Parameters

  • enterpriseIdstringRequired
    The enterprise ID
    Example: "59cd72485007a239fb00282ed480da1f"
    Pattern: ^[0-9a-f]{32}$
    Min length: >= 1 characters

200 Response

enterpriseId string required
The enterprise ID
Example: 5d1a61a5c30ae10025f9b2b3
ecdsa object required
challenge object required

400 Response

One of
name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id