Slack · JSON Structure

Slack Web File Structure

Type: object Properties: 28
BotsChatCollaborationMessagingProductivityT1Team Communication

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

Properties

id created timestamp name title mimetype filetype pretty_type user user_team editable size mode is_external external_type is_public public_url_shared display_as_bot username url_private url_private_download permalink permalink_public channels groups ims shares comments_count

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

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "File",
  "type": "object",
  "properties": {
    "id": {
      "type": "string"
    },
    "created": {
      "type": "integer"
    },
    "timestamp": {
      "type": "integer"
    },
    "name": {
      "type": "string"
    },
    "title": {
      "type": "string"
    },
    "mimetype": {
      "type": "string"
    },
    "filetype": {
      "type": "string"
    },
    "pretty_type": {
      "type": "string"
    },
    "user": {
      "type": "string"
    },
    "user_team": {
      "type": "string"
    },
    "editable": {
      "type": "boolean"
    },
    "size": {
      "type": "integer"
    },
    "mode": {
      "type": "string"
    },
    "is_external": {
      "type": "boolean"
    },
    "external_type": {
      "type": "string"
    },
    "is_public": {
      "type": "boolean"
    },
    "public_url_shared": {
      "type": "boolean"
    },
    "display_as_bot": {
      "type": "boolean"
    },
    "username": {
      "type": "string"
    },
    "url_private": {
      "type": "string"
    },
    "url_private_download": {
      "type": "string"
    },
    "permalink": {
      "type": "string"
    },
    "permalink_public": {
      "type": "string"
    },
    "channels": {
      "type": "array"
    },
    "groups": {
      "type": "array"
    },
    "ims": {
      "type": "array"
    },
    "shares": {
      "type": "object"
    },
    "comments_count": {
      "type": "integer"
    }
  }
}

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-file-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 email required.

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