Zendesk · JSON Structure

Zendesk Support Ticket Structure

Type: object Properties: 37
ChatCRMHelp CenterSellSupportT1TalkTicketingTickets

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

Properties

id url external_id type subject raw_subject description priority status recipient requester_id submitter_id assignee_id organization_id group_id collaborator_ids follower_ids email_cc_ids forum_topic_id problem_id has_incidents is_public due_at tags custom_fields satisfaction_rating sharing_agreement_ids custom_status_id fields followup_ids ticket_form_id brand_id allow_channelback allow_attachments from_messaging_channel created_at updated_at

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

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "Ticket",
  "type": "object",
  "properties": {
    "id": {
      "type": "integer"
    },
    "url": {
      "type": "string"
    },
    "external_id": {
      "type": "string"
    },
    "type": {
      "type": "string"
    },
    "subject": {
      "type": "string"
    },
    "raw_subject": {
      "type": "string"
    },
    "description": {
      "type": "string"
    },
    "priority": {
      "type": "string"
    },
    "status": {
      "type": "string"
    },
    "recipient": {
      "type": "string"
    },
    "requester_id": {
      "type": "integer"
    },
    "submitter_id": {
      "type": "integer"
    },
    "assignee_id": {
      "type": "integer"
    },
    "organization_id": {
      "type": "integer"
    },
    "group_id": {
      "type": "integer"
    },
    "collaborator_ids": {
      "type": "array"
    },
    "follower_ids": {
      "type": "array"
    },
    "email_cc_ids": {
      "type": "array"
    },
    "forum_topic_id": {
      "type": "integer"
    },
    "problem_id": {
      "type": "integer"
    },
    "has_incidents": {
      "type": "boolean"
    },
    "is_public": {
      "type": "boolean"
    },
    "due_at": {
      "type": "string"
    },
    "tags": {
      "type": "array"
    },
    "custom_fields": {
      "type": "array"
    },
    "satisfaction_rating": {
      "type": "object"
    },
    "sharing_agreement_ids": {
      "type": "array"
    },
    "custom_status_id": {
      "type": "integer"
    },
    "fields": {
      "type": "array"
    },
    "followup_ids": {
      "type": "array"
    },
    "ticket_form_id": {
      "type": "integer"
    },
    "brand_id": {
      "type": "integer"
    },
    "allow_channelback": {
      "type": "boolean"
    },
    "allow_attachments": {
      "type": "boolean"
    },
    "from_messaging_channel": {
      "type": "boolean"
    },
    "created_at": {
      "type": "string"
    },
    "updated_at": {
      "type": "string"
    }
  }
}

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/zendesk-support-ticket-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.