---
title: "Changes to retrieve a process description"
method: GET
path: "/processes/{processID}"
---

# Changes to retrieve a process description

`GET /processes/{processID}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 5 revisions.

- **2023-03-08** `6a59a205bb9c` — 2 info
- **2022-06-26** `a31400203d45` — 1 breaking, 3 info
- **2022-06-24** `6e199f8a91c5` — 3 breaking, 1 warning, 2 info

## Changes

- **2023-03-08** `6a59a205bb9c` — 2 info
  - api tag `Processes` added
  - api tag `ProcessDescription` removed
- **2022-06-26** `a31400203d45` — 1 breaking, 3 info
  - added the new path request parameter `processID`
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `404`
  - added the media type `text/html` for the response with the status `404`
- **2022-06-24** `6e199f8a91c5` — 3 breaking, 1 warning, 2 info
  - removed the media type `application/json` for the response with the status `200`
  - removed the media type `application/json` for the response with the status `404`
  - removed the media type `text/html` for the response with the status `404`
  - deleted the `path` request parameter `processID`
  - api tag `ProcessDescription` added
  - api tag `Processes` removed

---

[Operation](https://skmtc.dev/bbox-services/apis/ogc-api-processes-part-1-core/docs/processes/:processID/get.md) · [API](https://skmtc.dev/bbox-services/apis/ogc-api-processes-part-1-core.md) · [Page](https://skmtc.dev/bbox-services/apis/ogc-api-processes-part-1-core/changes/processes/:processID/get)
