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

# ConnectionsClient

> Reference for the connections.client Python module in the X API SDK. Client class and methods for calling the connections endpoints of the X API v2.

## ConnectionsClient

<Badge color="blue">Class</Badge>

<Badge color="gray">Bases: object</Badge>

Client for connections operations

## Constructors

### `__init__`

#### Parameters

<ParamField path="path.client" type="Client" />

### `delete_all`

Terminate all connections
Terminates all active streaming connections for the authenticated application.
:returns: Response data
:rtype: DeleteAllResponse

#### Returns

`DeleteAllResponse`
