Poll session status
Scanner Sessions
Poll session status
Lightweight endpoint for polling session and capture completion status.
GET
Poll session status
Authorizations
Path Parameters
Unique session id identifier.
Required string length:
22Pattern:
^[23456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}$Response
200 - application/json
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.
Available options:
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.
Available options:
pending, processing, ready, accepted, rejected Status of each capture.