---
title: "GET /operations/{operationId}"
method: GET
path: "/operations/{operationId}"
deprecated: true
---

# GET /operations/{operationId}

`GET /operations/{operationId}`

> **Deprecated.**

Get status of the long running registration operation. Deprecated in SCRAPI v09 but retained unchanged for backward compatibility; clients should poll /entries/{entryId} directly.

## Path parameters

- `operationId` string, required

## Query parameters

- `api-version` string, required

## Headers

- `accept` 'application/cbor', required

## Response `200`

Provides status details for long running operation, mandatory in IETF SCITT draft

## Other responses

- `202` — Pending response if the operation was not complete, mandatory in IETF SCITT draft
- `400` — Validation error response
- `401` — Unauthorized error response, returned when JWT authentication is required and the request fails authentication.
- `404` — Not found error response
- `429` — Not found error response
- `500` — Server error response
- `503` — Service unavailable error response

---

[API](https://skmtc.net/azure/apis/confidentialledger-microsoft-codetransparency.md) · [All operations](https://skmtc.net/azure/apis/confidentialledger-microsoft-codetransparency/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/confidentialledger-microsoft-codetransparency/revisions/557b89959378/schema)
