latestOpenAPI 3.1.02026-08-13356696.3 KB

f499ec011b17

Get Ask Sybill Result

Wait up to 60 seconds for a previously submitted Ask Sybill run.

Requires the Ask Sybill permission (ask_sybill scope). Terminal runs return 200 OK; active runs return 202 Accepted with polling headers. Runs remain accessible to the originating organization for 30 days.

get/v1/ask-sybill/{threadId}/{runId}

Path parameters

threadIdstring uuid required
runIdstring uuid required

Response

Successful Response

threadIdstring uuid required
runIdstring uuid required
status'running' | 'completed' | 'failed' | 'stopped' required

Public API run lifecycle status.

Mirrors the skynet-internal RunStatus values so the wire format is stable even if the internal enum gains new states. Public API consumers should treat any unknown value as terminal-failure.

outputstring nullable
generatedAtinteger nullable
errorstring nullable