---
title: "Changes to Get operation details"
method: GET
path: "/operations/{id}"
---

# Changes to Get operation details

`GET /operations/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2026-02-27** `64f751be432d` — 1 warning, 5 info
- **2026-02-20** `acf7620da368` — 1 breaking, 2 warning, 1 info

## Changes

- **2026-02-27** `64f751be432d` — 1 warning, 5 info
  - added the new `DOMAIN_ADMIN_DNS_ZONE_MIGRATE` enum value to the `type` response property for the response status `200`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
- **2026-02-20** `acf7620da368` — 1 breaking, 2 warning, 1 info
  - added `#/components/schemas/PlatformOperationDomainSetNameServers, #/components/schemas/PlatformOperationDomainDnsSecuritySetDnssec, #/components/schemas/PlatformOperationDomainDnsSecurityDeleteDnssec, #/components/schemas/PlatformOperationDomainDnsSecurityUpdateZone` to the `dependencies/items/` response property `oneOf` list for the response status `200`
  - removed the optional property `suggestionJobId` from the response with the `200` status
  - added the new `DOMAIN_DNS_NAME_SERVER_UPDATE` enum value to the `type` response property for the response status `200`
  - added `DOMAIN_SET_NAMESERVERS, DOMAIN_DNS_SECURITY_SET_DNSSEC, DOMAIN_DNS_SECURITY_DELETE_DNSSEC, DOMAIN_DNS_SECURITY_UPDATE_ZONE` discriminator mapping keys to the `dependencies/items/` response property for the response status `200`

---

[Operation](https://skmtc.dev/unstoppabledomains/apis/reseller-api/docs/operations/:id/get.md) · [API](https://skmtc.dev/unstoppabledomains/apis/reseller-api.md) · [Page](https://skmtc.dev/unstoppabledomains/apis/reseller-api/changes/operations/:id/get)
