---
title: "GET /task_events/{id}/"
method: GET
path: "/task_events/{id}/"
tags: ["task_events"]
---

# GET /task_events/{id}/

`GET /task_events/{id}/`

Mixin which allows the override of the filename being
passed back to the user when the spreadsheet is downloaded.

## Path parameters

- `id` string, uuid, required

## Query parameters

- `format` 'json' | 'xlsx'

## Response `200`

## Changes

- **2022-08-19** `8446ece0e148` — 4 breaking, 6 info
  - removed the required property `task/contact_address_external_id` from the response with the `200` status (media type: application/json; version=2.3.5)
  - removed the required property `task/contact_address_external_id` from the response with the `200` status (media type: application/xlsx; version=2.3.5)
  - removed the required property `task/trackers` from the response with the `200` status (media type: application/json; version=2.3.5)
  - removed the required property `task/trackers` from the response with the `200` status (media type: application/xlsx; version=2.3.5)
  - …6 more

[Change history](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/changes/task_events/:id/get.md)

---

[API](https://skmtc.dev/oeklo/apis/gsmtasks-project-api.md) · [All operations](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oeklo/gsmtasks-project-api/revisions/8446ece0e148/schema)
