Tool
content_channels_list
List the channels this product can publish to, with each one's limits and per-post cost.
List the channels this product can publish to, with each one's limits and per-post cost. Seeded channels all use reminder delivery: the system prepares the post and notifies a person to publish it.
Behavior
- HTTP
GET /content/channels
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| limit | integer | — | Maximum number of channels to return (1-100, default 50). |
| offset | integer | — | How many channels to skip, for paging. |
| network | string | — | Return only channels on this network. |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| total | integer | • | Total number of matching channels, ignoring paging. |
| channels | array | • | The page of channels, ordered by network. |
Try it
List the channels this product can publish to, with each one's limits and per-post cost.