sellercloud_list_channels
Retrieve a list of configured channel feeds for a specific company to view active sales channels and their configurations.
Instructions
List configured channel feeds for the given company.
Args: company_id: CompanyID scoping the lookup.
Returns:
JSON envelope. data.channels is the list of channel records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |