Get Records
Last updated
Was this helpful?
Was this helpful?
{
"data": [
{
"_id": "6627f3b2e4b0c1a2b3c4d5e6",
"owner": "did:hedera:testnet:z...",
"tag": "save_installer_doc",
"option": { "status": "Submitted" },
"document": {
"credentialSubject": [
{
"field0": "SITE-001",
"field1": "2025-04-15",
"field2": "Pass"
}
]
},
"createDate": "2024-04-23T10:00:00.000Z",
"updateDate": "2024-04-23T10:00:01.000Z",
"_actions": ["approve_action", "reject_action"]
}
],
"page": 1,
"pageSize": 20,
"totalCount": 1,
"hasNextPage": false,
"hasPreviousPage": false
}