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

# GET /tasks/{id}/

`GET /tasks/{id}/`

## Path parameters

- `id` string, uuid, required

## Query parameters

- `format` 'json' | 'xml'
- `order__orderer__company` string
- `order__orderer__company__icontains` string
- `order__orderer__company__iexact` string
- `order__orderer__company__istartswith` string
- `order__orderer__emails__contained_by` string
- `order__orderer__emails__contains` string
- `order__orderer__emails__overlap` string
- `order__orderer__name` string
- `order__orderer__name__icontains` string
- `order__orderer__name__iexact` string
- `order__orderer__name__istartswith` string
- `order__orderer__notes` string
- `order__orderer__notes__icontains` string
- `order__orderer__notes__iexact` string
- `order__orderer__notes__istartswith` string
- `order__orderer__phones__contained_by` string
- `order__orderer__phones__contains` string
- `order__orderer__phones__overlap` string

## Response `200`

## Changes

- **2026-07-13** `2557a8fec764` — 2 info
  - media type `application/json; version=2.4.12` was changed to `application/json; version=2.4.13` for the response status `200`
  - media type `application/xml; version=2.4.12` was changed to `application/xml; version=2.4.13` for the response status `200`
- **2022-10-13** `b89c1b3e6d09` — 2 breaking, 6 info
  - the response property `address` became optional for the status `200` (media type: application/json; version=2.4.12)
  - the response property `address` became optional for the status `200` (media type: application/xml; 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/xml; version=2.4.11` was changed to `application/xml; version=2.4.12` for the response status `200`
  - …4 more
- **2022-09-20** `2823b16250b7` — 20 info
  - added the new optional `query` request parameter `order__orderer__company`
  - added the new optional `query` request parameter `order__orderer__company__icontains`
  - added the new optional `query` request parameter `order__orderer__company__iexact`
  - added the new optional `query` request parameter `order__orderer__company__istartswith`
  - …16 more
- …earlier changes not shown

[Full history](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/changes/tasks/: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/2557a8fec764/schema)
