Zendesk · Example Payload

Zendesk Support Ticket Example

A sample description.

ChatCRMHelp CenterSellSupportT1TalkTicketingTickets

Zendesk Support Ticket Example is an example object payload from Zendesk, with 37 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idurlexternal_idtypesubjectraw_subjectdescriptionprioritystatusrecipientrequester_idsubmitter_idassignee_idorganization_idgroup_idcollaborator_idsfollower_idsemail_cc_idsforum_topic_idproblem_idhas_incidentsis_publicdue_attagscustom_fieldssatisfaction_ratingsharing_agreement_idscustom_status_idfieldsfollowup_idsticket_form_idbrand_idallow_channelbackallow_attachmentsfrom_messaging_channelcreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "abc123",
  "url": "https://www.example.com",
  "external_id": "500123",
  "type": "example_value",
  "subject": "example_value",
  "raw_subject": "example_value",
  "description": "A sample description.",
  "priority": "example_value",
  "status": "example_value",
  "recipient": "example_value",
  "requester_id": "500123",
  "submitter_id": "500123",
  "assignee_id": "500123",
  "organization_id": "500123",
  "group_id": "500123",
  "collaborator_ids": [],
  "follower_ids": [],
  "email_cc_ids": "user@example.com",
  "forum_topic_id": "500123",
  "problem_id": "500123",
  "has_incidents": true,
  "is_public": true,
  "due_at": "2026-01-15T10:30:00Z",
  "tags": [],
  "custom_fields": [],
  "satisfaction_rating": "example_value",
  "sharing_agreement_ids": [],
  "custom_status_id": "500123",
  "fields": [],
  "followup_ids": [],
  "ticket_form_id": "500123",
  "brand_id": "500123",
  "allow_channelback": true,
  "allow_attachments": true,
  "from_messaging_channel": true,
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/zendesk-support-ticket-example"
All examples
curl "https://apis.io/api/v1/examples?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.