Cookie: ********************
curl --location --request GET '/api/note/' \ --header 'Cookie: <api-key>'
{ "id": 0, "title": "string", "content": "string" }