curl --location -g --request GET 'http://{{host}}/v1/assets/'
{
"downloadUrl": "string",
"path": "string",
"id": "string",
"repository": "string",
"format": "string",
"checksum": {
"property1": {},
"property2": {}
},
"contentType": "string",
"lastModified": "2019-08-24T14:15:22Z"
}