{
  "data": {
    "type": "ticket",
    "id": "773",
    "ticket_id": "35",
    "ticket_attributes": {
      "_default_title_": "example",
      "_default_description_": "there is a problem"
    },
    "ticket_state": "submitted",
    "ticket_state_internal_label": "Submitted",
    "ticket_state_external_label": "Submitted",
    "ticket_type": {
      "type": "ticket_type",
      "id": "147",
      "name": "my-ticket-type-15",
      "description": "my ticket type description is awesome.",
      "icon": "🦁",
      "workspace_id": "this_is_an_id648_that_should_be_at_least_",
      "archived": false,
      "created_at": 1717022465,
      "updated_at": 1717022465,
      "is_internal": false,
      "ticket_type_attributes": {
        "type": "list",
        "data": [
          {
            "type": "ticket_type_attribute",
            "id": "388",
            "workspace_id": "this_is_an_id648_that_should_be_at_least_",
            "name": "_default_title_",
            "description": "ola",
            "data_type": "string",
            "input_options": null,
            "order": 0,
            "required_to_create": true,
            "required_to_create_for_contacts": false,
            "visible_on_create": true,
            "visible_to_contacts": false,
            "default": false,
            "ticket_type_id": 147,
            "archived": false,
            "created_at": 1717022465,
            "updated_at": 1717022465
          },
          {
            "type": "ticket_type_attribute",
            "id": "389",
            "workspace_id": "this_is_an_id648_that_should_be_at_least_",
            "name": "_default_description_",
            "description": "ola",
            "data_type": "string",
            "input_options": null,
            "order": 0,
            "required_to_create": true,
            "required_to_create_for_contacts": false,
            "visible_on_create": true,
            "visible_to_contacts": false,
            "default": false,
            "ticket_type_id": 147,
            "archived": false,
            "created_at": 1717022465,
            "updated_at": 1717022465
          }
        ]
      },
      "category": "Back-office"
    },
    "contacts": {
      "type": "contact.list",
      "contacts": [
        {
          "type": "contact",
          "id": "6657af026abd0167d9419def",
          "external_id": "70"
        }
      ]
    },
    "admin_assignee_id": "0",
    "team_assignee_id": "0",
    "created_at": 1717022466,
    "updated_at": 1717022466,
    "ticket_parts": {
      "type": "ticket_part.list",
      "ticket_parts": [
        {
          "type": "ticket_part",
          "id": "199",
          "part_type": "ticket_state_updated_by_admin",
          "ticket_state": "submitted",
          "previous_ticket_state": "submitted",
          "created_at": 1717022466,
          "updated_at": 1717022466,
          "author": {
            "id": "991268827",
            "type": "bot",
            "name": "Operator",
            "email": "operator+this_is_an_id648_that_should_be_at_least_@intercom.io"
          },
          "attachments": [],
          "redacted": false
        }
      ],
      "total_count": 1
    },
    "open": true,
    "linked_objects": {
      "type": "list",
      "data": [],
      "total_count": 0,
      "has_more": false
    },
    "category": "Back-office",
    "is_shared": false
  }
}