v1

latestOpenAPI 3.1.02026-08-047777149.4 KB

Get run session

Retrieve status and details of a run session.

get/api/v3/workspaces/{workspace}/run-sessions/{sessionId}/

Path parameters

workspacestring required
sessionIdstring required

Response

Run session details

idstring

Run session ID

slxNamestring
status'RUNNING' | 'SUCCEEDED' | 'FAILED'
createdAtstring date-time
completedAtstring date-time nullable