---
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-10-13** `b89c1b3e6d09` — 2 breaking, 4 info
  - the response property `task/address` became optional for the status `200` (media type: application/json; version=2.4.12)
  - the response property `task/address` became optional for the status `200` (media type: application/xlsx; version=2.4.12)
  - media type `application/json; version=2.4.11` was changed to `application/json; version=2.4.12` for the response status `200`
  - media type `application/xlsx; version=2.4.11` was changed to `application/xlsx; version=2.4.12` for the response status `200`
  - …2 more
- **2022-09-20** `2823b16250b7` — 2 info
  - media type `application/json; version=2.4.10` was changed to `application/json; version=2.4.11` for the response status `200`
  - media type `application/xlsx; version=2.4.10` was changed to `application/xlsx; version=2.4.11` for the response status `200`
- **2022-09-16** `025494408062` — 4 info
  - media type `application/json; version=2.4.5` was changed to `application/json; version=2.4.10` for the response status `200`
  - media type `application/xlsx; version=2.4.5` was changed to `application/xlsx; version=2.4.10` for the response status `200`
  - added the required property `task/contact_address_external_id` to the response with the `200` status (media type: application/json; version=2.4.10)
  - added the required property `task/contact_address_external_id` to the response with the `200` status (media type: application/xlsx; version=2.4.10)
- …earlier changes not shown

[Full 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/b89c1b3e6d09/schema)
