> ## Documentation Index
> Fetch the complete documentation index at: https://docs.convosphere.site/llms.txt
> Use this file to discover all available pages before exploring further.

# List Integrations

## Description

Get all integrations for the authenticated user.

## Authentication

Required (API key or JWT token)

## Query Parameters

<ParamField query="agentId" type="string">
  Filter by agent ID
</ParamField>

<ParamField query="organizationId" type="string">
  Filter by organization ID
</ParamField>

## Response

<ResponseField name="integrations" type="array">
  Array of integration objects
</ResponseField>
