---
title: "GET /api/mcp-sessions/{mcpSessionId}/executions/{executionId}"
method: GET
path: "/api/mcp-sessions/{mcpSessionId}/executions/{executionId}"
tags: ["cloudAuth"]
---

# GET /api/mcp-sessions/{mcpSessionId}/executions/{executionId}

`GET /api/mcp-sessions/{mcpSessionId}/executions/{executionId}`

## Path parameters

- `mcpSessionId` string, required
- `executionId` string, required

## Response `200`

Success

- object
  - `text` string, required
  - `structured` unknown, required

## Other responses

- `401` — Unauthorized
- `403` — NoOrganization | McpSessionForbiddenError
- `404` — McpExecutionNotFoundError

---

[API](https://skmtc.net/executor/apis/executor-api.md) · [All operations](https://skmtc.net/executor/apis/executor-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/executor/executor-api/revisions/c1ec5e355d44/schema)
