Integrations
Retrieve an Integration for an Organization
OrganizationIntegrationBaseEndpoints expect both Integration and OrganizationIntegration DB entries to exist for a given organization and integration_id.
get/api/0/organizations/{organization_id_or_slug}/integrations/{integration_id}/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
integration_idstring required
The ID of the integration installed on the organization.