> ## 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 Providers

## Description

Get available integration providers.

## Authentication

Required (API key or JWT token)

## Query Parameters

<ParamField query="category" type="string">
  Filter by category (crm, communication, ecommerce, automation)
</ParamField>

## Response

<ResponseField name="providers" type="array">
  Array of provider objects with name, code, type, category, etc.
</ResponseField>
