get https://api.naoca.com/v1/condolences
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.naoca.com/v1/condolences \
--header 'accept: application/json'
xxxxxxxxxx
58}
{
"data": [
{
"id": "4125e900-97e1-431c-aa84-c2c3e352423c",
"client_id": "01408ea3-8b2e-4f17-a5d8-dd19d47eabab",
"author_name": "John Smith",
"author_email": "johnsmith@gmail.com",
"markup": "<div>This is a test message</div>",
"image": {
"id": "699cf77a-b792-4fe6-9a52-aa9a9268cf67",
"extension": "jpg",
"url": "https://assets.naoca.com.au/...",
"thumbnail": "https://assets.naoca.com.au/..."
},
"reactions": [
{
"reaction": "❤",
"unicode": "10084",
"count": 1
},
{
"reaction": "👍",
"unicode": "128077",
"count": 1
},