MarketplaceDownloadHistories
MarketplaceDownloadHistories
JSON Example
{
"_embedded": [
{
"contentId": "string",
"contentName": "string",
"contentType": "string",
"downloadedOn": "string",
"id": "string",
"status": "string",
"targetId": "string",
"targetName": "string",
"targetType": "string",
"updatedOn": "string",
"username": "string"
}
],
"_links": [
{
"deprecation": "string",
"href": "string",
"hreflang": "string",
"media": "string",
"rel": "string",
"templated": false,
"title": "string",
"type": "string"
}
],
"page": {
"number": 0,
"size": 0,
"totalElements": 0,
"totalPages": 0
}
}