Skip to main content
GET
/
api
/
v2
/
integrations
/
candid
/
connection
/
{connectionId}
{
  "clientId": "<string>",
  "isStagingConnection": true
}

Path Parameters

connectionId
string
required

The ID of the connection.

Response

object | null

Default Response

clientId
string
required

The Candid Health client ID.

isStagingConnection
boolean
required

Whether this is a staging connection.