v3

latestSwagger 2.02026-07-13112135.6 KB

Get the code execution result. This is only supported for code-interpreter session pools.

get/executions/{executionId}

Path parameters

executionIdstring required

Session code execution id.

Query parameters

api-versionstring required

The API version to use for this operation.

identifierstring required

The user-assigned identifier of the session.

Response

The request has succeeded.

idstring required

Session code execution id.

identifierstring required

The identifier of the session.

executionType'Synchronous' | 'Asynchronous'

Execution Type

status'NotStarted' | 'Running' | 'Succeeded' | 'Failed' | 'Canceled' required

Enum describing allowed operation states.