Lightweight endpoint for polling session and capture completion status.
Documentation Index
Fetch the complete documentation index at: https://docs.closient.com/llms.txt
Use this file to discover all available pages before exploring further.
Unique session id identifier.
22^[23456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}$OK
Lightweight session status for polling completion.
Lifecycle state of the session — same set as SessionResponseSchema.status. Polling clients should treat any value other than ACTIVE as terminal.
ACTIVE, COMPLETED, EXPIRED Vision-extraction pipeline stage. pending before submit; processing while Bedrock runs; ready once results are available for review; accepted / rejected after the operator reviews them.
pending, processing, ready, accepted, rejected Status of each capture.