Skip to main content
GET
Latest decoded video frame (agent moat)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-lx-consistency-token
string

Path Parameters

id
string
required
Example:

"b1e2f3a4-5b6c-7d8e-9f0a-1b2c3d4e5f6a"

Response

NOT_AUTHENTICATED

statusCode
number
required
Example:

400

code
string
required

Machine-readable error code — see ErrorCodes.

Example:

"INVALID_INPUT"

message
string
required
Example:

"Invalid request payload"

timestamp
string
required
Example:

"2026-05-13T12:00:00.000Z"

detail
string

Short, safe-to-expose label scoping the failure site.

Example:

"session:workspaceMismatch"