List Teams Installations
List the Teams installations linked to this integration, with the integration's authorization state.
Returns the same installations and the same `auth_state` and `auth_state_reason` as the setup operation, without the install deep link. `installations` is empty until a Teams team has been linked.
Answers 422 when `integration_id` names an integration that is not of type `teams`.
Authentication
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
OR
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
Path parameters
integration_id
org_id
The unique identifier of the organization.
project_id
The unique identifier of the project.
Response
Successfully retrieved Teams installations
auth_state
auth_state_reason
installations
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error