List installations for a project
Lists all installations across every integration in a project, giving you a complete view of all active customer integrations. To narrow results to a single integration, use listInstallations instead.
Authorizations
Path Parameters
The Ampersand project ID or project name.
Query Parameters
The ID that your app uses to identify a group of users (e.g. an org ID, workspace ID, or team ID). When provided, only returns installations belonging to this group.
Response
List of installations
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.

