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

# GET /orders/{id}/

`GET /orders/{id}/`

## Path parameters

- `id` string, uuid, required

## Response `200`

## Changes

- **2026-07-13** `2557a8fec764` — 1 info
  - media type `application/json; version=2.4.12` was changed to `application/json; version=2.4.13` for the response status `200`
- **2022-10-13** `b89c1b3e6d09` — 1 breaking, 3 info
  - the response property `tasks_data/items/address` became optional for the status `200`
  - media type `application/json; version=2.4.11` was changed to `application/json; version=2.4.12` for the response status `200`
  - added the optional write-only property `tasks_data/items/contact_address` to the response with the `200` status
  - added the optional write-only property `tasks_data/items/contact_address_external_id` to the response with the `200` status
- **2022-09-20** `2823b16250b7` — 1 info
  - media type `application/json; version=2.4.10` was changed to `application/json; version=2.4.11` for the response status `200`
- **2022-09-16** `025494408062` — 1 warning, 1 info
  - removed the optional property `assignee` from the response with the `200` status
  - media type `application/json; version=2.4.5` was changed to `application/json; version=2.4.10` for the response status `200`
- **2022-09-08** `486e2fd12f8f` — 2 info
  - media type `application/json; version=2.3.5` was changed to `application/json; version=2.4.5` for the response status `200`
  - added the required property `tasks_data/items/trackers` to the response with the `200` status

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