Skip to main content
GET
Retrieve the verification submission

Authorizations

Authorization
string
header
required

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

Headers

X-Hevn-Account
string
required

The selected client account, as a cl_… id.

Example:

"cl_9f2c1ab84d7e4f1fa3c65b0e7d9a2c41"

x-api-key
string | null

Response

Successful Response

ready
boolean
required

Whether all known requirements are satisfied and completion can be attempted.

missing
string[]

Outstanding applicant fields or document slots.

status
enum<string>
default:notStarted

Current public review status.

Available options:
notStarted,
pending,
approved,
rfi,
rejected
application
PlatformKybApplicationResponse · object | null

Latest immutable submission under review.

document
PlatformKybDocumentBody · object

Current editable verification document projected from the entity graph.