curl --location --request GET 'https://mock.apidog.com/m1/1126461-0-default/range/logs/history/abc123?rangeID' \
--header 'Authorization: Bearer <token>'{
"id": "abc123def456",
"status": "success",
"start": "2024-01-15T10:30:00.000Z",
"end": "2024-01-15T10:45:00.000Z",
"created": "2024-01-15T10:45:01.000Z",
"result": "2024-01-15 10:30:00,810 p=2034571 u=john-doe n=ansible | PLAY [Deploy test range] *****\n"
}