Get enterprise TSS config

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

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

Path Parameters

  • enterpriseIdstringRequired
    Example: "59cd72485007a239fb00282ed480da1f"
    Pattern: ^[0-9a-f]{32}$

200 Response

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

400 Response

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

404 Response

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