Certificate
Endpoint per ottenere uno dei propri certificati.
certificate
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": "OK",
"data": {
"items": [
{
"id": 93843,
"parent_certificate": 0,
"original_file_name": "New Test File Name.PDF ",
"original_file_size": 12345,
"hash_file_and_cf": "FALSE",
"hash": "d40c7d3b55c0ea817f54daace4a50d95503b3746",
"file_hash": "",
"hash_eth": null,
"block_eth": null,
"status": "JUST_CREATED",
"d_i": "2020-05-13 15:16:37"
}
],
"total_item_count": 1
}
}Last updated
Was this helpful?