List ECDSA TSS configurations per enterprise

get/api/v2/tssconfigs/ecdsa

List all ECDSA TSS configurations from all enterprises for a user. Returns an empty array if the user's enterprise doesn't have any ECDSA TSS configurations.

Query Parameters

  • createdBystring
    Filter by the user who created the config. Pass in "me" to filter by the current user's id.

200 Response

Array of
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