VerifyHashChainDto
tunnelIdstringrequired
UUID of the tunnel to verify
startDatestring
Start date (ISO format). Omit for no lower bound.
endDatestring
End date (ISO format). Omit for no upper bound.
VerifyHashChainDto
{
"tunnelId": "string",
"startDate": "string",
"endDate": "string"
}