v2

latestOpenAPI 3.1.0Proprietary2026-07-26127193620.1 KB
Demo

Poll a sample asynchronous job without authentication

Public, no-auth demo. Returns the status of a synthetic job started by POST /demo/jobs — the poll half of the async-job pattern. No real work runs; the status is a fixed sample.

get/demo/jobs/{id}

Path parameters

idstring required

Job id returned by POST /demo/jobs.

Response

Current job status.

successtrue required
demotrue required
notestring