Verification usage records provide a persistent view of all the verification performing operations conducted on the platform.

Unlike usage statistics, they are not limited to the currently existing resources and are therefore not affected by deletions. Although their references will lose detail if they are deleted.

Access: To be able to view a usage record, it must either belong to your user or to one of your organizations.

Fields

id
string
required

The UUID of the verification usage record. Is unique.

handle
string
required

The handle of the verification usage record. Is unique.

actor
object | null
required

The user who performed the verification.

type
string
required

The type of the verification.

model
string
required

The model of the verification.

verification
object | null
required

The verification.

space
object | null
required

The space in which the verification was performed.

owner
object | null
required

The original owner of the verification.

performedAt
string
required

The date and time when the verification was performed.