Skip to content

Instantly share code, notes, and snippets.

@tamccall
Last active December 23, 2019 19:39
Show Gist options
  • Save tamccall/13f98c84a6175ac333d3af83b3689ed5 to your computer and use it in GitHub Desktop.
Save tamccall/13f98c84a6175ac333d3af83b3689ed5 to your computer and use it in GitHub Desktop.
{
"ticket": {
"url": "https://d3v-terraform-provider.zendesk.com/api/v2/tickets/4.json",
"id": 4,
"external_id": null,
"via": {
"channel": "api",
"source": {
"from": {},
"to": {},
"rel": null
}
},
"created_at": "2019-06-06T10:02:04Z",
"updated_at": "2019-06-06T10:02:04Z",
"type": null,
"subject": "nyanyanyanya",
"raw_subject": "nyanyanyanya",
"description": "(●ↀ ω ↀ )",
"priority": "urgent",
"status": "new",
"recipient": null,
"requester_id": 377922500012,
"submitter_id": 377922500012,
"assignee_id": null,
"organization_id": 360363695492,
"group_id": 360004077472,
"collaborator_ids": [
377922500012
],
"follower_ids": [
377922500012
],
"email_cc_ids": [],
"forum_topic_id": null,
"problem_id": null,
"has_incidents": false,
"is_public": true,
"due_at": null,
"tags": [],
"custom_fields": [],
"satisfaction_rating": null,
"sharing_agreement_ids": [],
"fields": [],
"followup_ids": [],
"ticket_form_id": 360000389592,
"brand_id": 360002256672,
"satisfaction_probability": null,
"dates": {
"assignee_updated_at": null,
"requester_updated_at": "2019-06-06T10:02:04Z",
"status_updated_at": "2019-06-06T10:02:04Z",
"initially_assigned_at": null,
"assigned_at": null,
"solved_at": null,
"latest_comment_added_at": "2019-06-06T10:02:04Z"
},
"allow_channelback": false,
"allow_attachments": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment