v5

latestOpenAPI 3.1.02026-08-04559375561.8 KB
public

Get MCP job

Return the status and terminal result of a durable MCP job in the authenticated workspace. Unknown and cross-workspace handles return the same not-found response.

get/api/v1/public/mcp/jobs/{job_handle}

Path parameters

job_handlestring required

Response

Successful Response

handlestring required
toolNamestring required
status'queued' | 'running' | 'succeeded' | 'failed' | 'cancelled' | 'expired' required
attemptsinteger required
maxAttemptsinteger required
cancellationRequestedboolean required
resultobject nullable
errorCodestring nullable
createdAtstring date-time required
updatedAtstring date-time required
expiresAtstring date-time required