curl --location --request GET 'http://192.168.80.101:8090/apis/api.console.halo.run/v1alpha1/posts' \
--header 'Authorization: {{authorization}}'{
"first": true,
"hasNext": true,
"hasPrevious": true,
"items": [
{
"categories": [
{
"apiVersion": "string",
"kind": "string",
"metadata": {
"annotations": {
"property1": "string",
"property2": "string"
},
"creationTimestamp": "2019-08-24T14:15:22Z",
"deletionTimestamp": "2019-08-24T14:15:22Z",
"finalizers": [
"string"
],
"generateName": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"name": "string",
"version": 0
},
"spec": {
"children": [
"string"
],
"cover": "string",
"description": "string",
"displayName": "string",
"hideFromList": true,
"postTemplate": "string",
"preventParentPostCascadeQuery": true,
"priority": 0,
"slug": "string",
"template": "string"
},
"status": {
"permalink": "string",
"postCount": 0,
"visiblePostCount": 0
}
}
],
"contributors": [
{
"avatar": "string",
"displayName": "string",
"name": "string"
}
],
"owner": {
"avatar": "string",
"displayName": "string",
"name": "string"
},
"post": {
"apiVersion": "string",
"kind": "string",
"metadata": {
"annotations": {
"property1": "string",
"property2": "string"
},
"creationTimestamp": "2019-08-24T14:15:22Z",
"deletionTimestamp": "2019-08-24T14:15:22Z",
"finalizers": [
"string"
],
"generateName": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"name": "string",
"version": 0
},
"spec": {
"allowComment": true,
"baseSnapshot": "string",
"categories": [
"string"
],
"cover": "string",
"deleted": false,
"excerpt": {
"autoGenerate": true,
"raw": "string"
},
"headSnapshot": "string",
"htmlMetas": [
{
"property1": "string",
"property2": "string"
}
],
"owner": "string",
"pinned": false,
"priority": 0,
"publish": false,
"publishTime": "2019-08-24T14:15:22Z",
"releaseSnapshot": "string",
"slug": "string",
"tags": [
"string"
],
"template": "string",
"title": "string",
"visible": "PUBLIC"
},
"status": {
"commentsCount": 0,
"conditions": [
{
"lastTransitionTime": "2019-08-24T14:15:22Z",
"message": "string",
"reason": "string",
"status": "TRUE",
"type": "string"
}
],
"contributors": [
"string"
],
"excerpt": "string",
"hideFromList": true,
"inProgress": true,
"lastModifyTime": "2019-08-24T14:15:22Z",
"observedVersion": 0,
"permalink": "string",
"phase": "string"
}
},
"stats": {
"approvedComment": 0,
"totalComment": 0,
"upvote": 0,
"visit": 0
},
"tags": [
{
"apiVersion": "string",
"kind": "string",
"metadata": {
"annotations": {
"property1": "string",
"property2": "string"
},
"creationTimestamp": "2019-08-24T14:15:22Z",
"deletionTimestamp": "2019-08-24T14:15:22Z",
"finalizers": [
"string"
],
"generateName": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"name": "string",
"version": 0
},
"spec": {
"color": "string",
"cover": "string",
"displayName": "string",
"slug": "string"
},
"status": {
"observedVersion": 0,
"permalink": "string",
"postCount": 0,
"visiblePostCount": 0
}
}
]
}
],
"last": true,
"page": 0,
"size": 0,
"total": 0,
"totalPages": 0
}