Get a review case
Retrieves a single review case by its public ID.
Requires cases:read scope.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
case_id
Case public ID (e.g. rvc_xxx)
Response
Case details
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
401
Unauthorized Error
404
Not Found Error