# interfaces

## Description
This section provides an overview of the interfaces used in the Channels API, detailing their purpose and functionality.

## Available Interfaces
- **getList**: Retrieves a list of available interfaces in the Channels API.

## Usage
The `getList` method can be accessed through the following endpoint:

```plaintext
GET /api/interfaces
```

For more details on the parameters and response, refer to the documentation.

## Related Links
- [Official Documentation](https://docs.mediakind.com/api-reference/channels-api/interfaces/list-interfaces)
