GET
/
projects
/
{projectIdOrName}
/
integrations
/
{integrationId}
/
installations

Authorizations

X-Api-Key
string
header
required

Path Parameters

projectIdOrName
string
required
integrationId
string
required

Query Parameters

groupRef
string

Response

200 - application/json
config
object
required
connection
object
required
createdBy
string
required

The person who did the installation, in the format of "consumer:{consumer-id}".

createTime
string
required

The time the integration was first installed.

healthStatus
string
required

The health status of the installation ("healthy", "unhealthy").

id
string
required

The installation ID.

integrationId
string
required

The integration ID.

projectId
string
required

The Ampersand project ID.

group
object
updateTime
string

The time the installation was last updated with a new config.