Authorization: Bearer ********************curl --location --request GET 'https://demo.modaltrans.com/api/v1/servicelogs/' \
--header 'Authorization: Bearer <token>'[
{
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"notes": "string",
"damage_type": "Tire Breakdown",
"vehicle_code": "string",
"service_date": "2019-08-24"
}
]