VerificationRecord objects associated with the specified receipt, ordered by submission time.
Path Parameters
string (UUID)
required
The UUID of the execution receipt whose verifications you want to list.
Response
Returns{ "items": [VerificationRecord] }.
array
Array of
VerificationRecord objects for this receipt.