List channels
List all channels for an organization with message counts
Authorizations
Organization API key (modem_…).
Query Parameters
Filter channels by source (e.g., slack, discord). Omit for all sources.
^[a-z0-9]+(?:-[a-z0-9]+)*$Search channels by name. Omit when not searching.
1Filter to specific channel IDs (e.g., to resolve names for a stored channel scope). Omit when not filtering by ID.
1 - 100 elementsOnly return channels whose backing integration is still connected. Currently filters GitHub repo channels to repositories with non-revoked access; other sources are unaffected. Omit to include all channels.
The 1-based page number to return (default 1).
Maximum number of channels to return (default 50, max 100)
x <= 100