Get Client Connection

get/api/network/v1/enterprises/{enterpriseId}/clients/connections/{connectionId}

Returns a BitGo Network connection by its connection ID. For use only by BitGo Network clients.

Path Parameters

  • connectionIdstringRequired
  • enterpriseIdstringRequired
    Min length: >= 1 characters

200 Response

connection object required
id string required
name string required
Min length: >= 1 characters
clientId string required
partnerId string required
networkAccountId string required
createdAt string <date-time>required
updatedAt string <date-time>required
active boolean required
proof string required
Min length: >= 1 characters
nonce string required
Min length: >= 1 characters
partnersConnectionId
string or null
required
Min length: >= 1 characters
partnersClientId
string or null
required
Min length: >= 1 characters
initialized boolean required

400 Response

401 Response

error string required

404 Response

error string required

500 Response

error string required