get https://api.naoca.com/v1/stationery
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.naoca.com/v1/stationery \
--header 'accept: application/json'
xxxxxxxxxx
38}
{
"data": [
{
"id": "394f2a20-2c90-4e09-8a66-df80909c872f",
"client_id": "d1f4047d-1571-4fc0-a659-69f4b65f7358",
"name": "Service Booklet",
"media": {
"id": "b77248dc-062f-45c2-ab53-5b04cd18b70a",
"extension": "pdf",
"url": "https://assets.naoca.com.au/...",
"thumbnail": null
},
"created_at": "2023-04-20T01:14:36.000Z",
"updated_at": "2023-04-20T01:14:36.000Z"
}
],
"total": 60,
"metadata": {
"request_id": "Cd-cJi3cSwMEMWg=",
"method": "GET",
"url": "https://api.naoca.com/v1/stationery"
},
"pagination": {
"page": 2,
"perPage": 20,