Get an installation
Retrieves a single installation by ID, including its connection details, config, and health status.
Documentation Index
Fetch the complete documentation index at: https://docs.withampersand.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The Ampersand project ID or project name.
The unique identifier (UUID) of the integration.
The unique identifier (UUID) of the installation.
Response
The installation
The installation ID.
The Ampersand project ID.
"project-456"
The integration ID.
The health status of the installation.
healthy, unhealthy "healthy"
The time the installation was created.
The person who did the installation, in the format of "consumer:{consumer-id}".
"consumer:consumer-123"
The status of the latest operation for this installation.
success, failure, in_progress "success"
The time the installation was last updated with a new config.

