curl --location --globoff 'http://localhost:5678/api/open/message/v1/detail?id=' \
--header 'api-token: <api-key>'{
"id": 0,
"category": "string",
"type": "info",
"title": "string",
"content": "string",
"status": 0,
"create_time": "string"
}