GET
/
integration-connections
/
{id}

Authorizations

Authorization
string
headerrequired

Your Conductor secret key using Bearer auth (e.g., "Authorization: Bearer {{YOUR_SECRET_KEY}}").

Path Parameters

id
string
required

The ID of the IntegrationConnection to retrieve.

Response

200 - application/json
id
string
required

The unique identifier for this IntegrationConnection.

objectType
string
required

The type of object. This value is always "integration_connection".

endUserId
string
required

The ID of the EndUser who owns this IntegrationConnection.

integrationSlug
enum<string>
required

The identifier of the third-party platform to integrate.

Available options:
quickbooks_desktop
createdAt
string
required

The time at which the object was created.