Authorization: Bearer ********************
curl --location --request GET '/console/api/apps/09681301-353d-485c-8db1-212bb7c8376d/publish/history'
{
"items": [
{
"created_by": {
"id": "string",
"name": "string",
"email": "string"
},
"created_at": 0
}
],
"page": 0,
"limit": 0,
"has_more": true
}