get https://api.naoca.com/v1/obituaries
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.naoca.com/v1/obituaries \
--header 'accept: application/json'
xxxxxxxxxx
38}
{
"data": [
{
"id": "ce1a3e9c-87fe-4845-83bf-6f02c16a065b",
"client_id": "b390a9fb-0388-49a2-8971-5aefe345204b",
"markup": "<div>This is an obituary.</div>",
"media": {
"id": "4d8a0287-2253-4867-81e5-026265893fc5",
"extension": "jpg",
"url": "https://assets.naoca.com.au/...",
"thumbnail": "https://assets.naoca.com.au/..."
},
"created_at": "2023-04-19T23:26:03.000Z",
"updated_at": "2023-04-19T23:26:03.000Z"
}
],
"total": 60,
"metadata": {
"request_id": "Cd-cJi3cSwMEMWg=",
"method": "GET",
"url": "https://api.naoca.com/v1/obituaries"
},
"pagination": {
"page": 2,
"perPage": 20,