Authorization: Bearer ********************curl --location --request GET 'https://demo.modaltrans.com/api/v1/timelines/' \
--header 'Authorization: Bearer <token>'{
"id": 0,
"status_date": "2019-08-24T14:15:22.123Z",
"status_code": "string",
"notes": "string",
"source": "string",
"country_id": "GB",
"lng": 0,
"lat": 0
}