---
title: "Operation details"
method: GET
path: "/operation/{internal_operation_id}"
tags: ["Operations"]
---

# Operation details

`GET /operation/{internal_operation_id}`

## Path parameters

- `internal_operation_id` string, required

## Response `200`

Successful Response

- OperationDataResponse
  - `run_status` object, required
  - `run_options` object, required
  - `dictionaries` object, required
  - `extra_data` object, nullable

## Other responses

- `404` — Operation run directory not found
- `422` — Validation Error

---

[API](https://skmtc.net/tantorlabs/apis/stateless-web-service-for-pg-anon.md) · [All operations](https://skmtc.net/tantorlabs/apis/stateless-web-service-for-pg-anon/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tantorlabs/stateless-web-service-for-pg-anon/revisions/4b2c9dd21500/schema)
