Slack · JSON Structure

Slack Web Channel Structure

Type: object Properties: 31
BotsChatCollaborationMessagingProductivityT1Team Communication

Channel is a JSON Structure definition published by Slack, describing 31 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

id name name_normalized is_channel is_group is_im is_mpim is_private is_archived is_general is_shared is_ext_shared is_org_shared is_pending_ext_shared is_member is_open is_frozen created creator updated unlinked topic purpose previous_names num_members locale user shared_team_ids parent_conversation context_team_id properties

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "Channel",
  "type": "object",
  "properties": {
    "id": {
      "type": "string"
    },
    "name": {
      "type": "string"
    },
    "name_normalized": {
      "type": "string"
    },
    "is_channel": {
      "type": "boolean"
    },
    "is_group": {
      "type": "boolean"
    },
    "is_im": {
      "type": "boolean"
    },
    "is_mpim": {
      "type": "boolean"
    },
    "is_private": {
      "type": "boolean"
    },
    "is_archived": {
      "type": "boolean"
    },
    "is_general": {
      "type": "boolean"
    },
    "is_shared": {
      "type": "boolean"
    },
    "is_ext_shared": {
      "type": "boolean"
    },
    "is_org_shared": {
      "type": "boolean"
    },
    "is_pending_ext_shared": {
      "type": "boolean"
    },
    "is_member": {
      "type": "boolean"
    },
    "is_open": {
      "type": "boolean"
    },
    "is_frozen": {
      "type": "boolean"
    },
    "created": {
      "type": "integer"
    },
    "creator": {
      "type": "string"
    },
    "updated": {
      "type": "integer"
    },
    "unlinked": {
      "type": "integer"
    },
    "topic": {
      "type": "object"
    },
    "purpose": {
      "type": "object"
    },
    "previous_names": {
      "type": "array"
    },
    "num_members": {
      "type": "integer"
    },
    "locale": {
      "type": "string"
    },
    "user": {
      "type": "string"
    },
    "shared_team_ids": {
      "type": "array"
    },
    "parent_conversation": {
      "type": "string"
    },
    "context_team_id": {
      "type": "string"
    },
    "properties": {
      "type": "object"
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/slack-web-channel-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.