Claim the next unassigned case
Claims the oldest unassigned case in the queue and returns it.
Returns 404 if no cases are available.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Headers
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Response
Case claimed.
id
Case public ID.
session_id
UUID of the associated session.
status
created_at
decision
Allowed values:
assigned_to
UUID of the assigned reviewer.
claimed_at
entered_review_at
decided_at
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error