Authorization: ********************X-API-Key: ********************curl --location 'https://my.xentree.com/api/learn/english/xpi/history?limit=undefined' \
--header 'Authorization: Bearer <token>'[
{
"id": "string",
"module_id": "string",
"xpi_total": 0,
"reading": 0,
"listening": 0,
"writing": 0,
"speaking": 0,
"evaluation_type": "string",
"created_at": "2019-08-24T14:15:22.123Z"
}
]