/options/{symbol}/snapshot/history.{
"symbol": "string",
"issuer": {
"attribution": "known",
"current_name": "string",
"current_company_id": "string",
"reassigned_on": "string",
"note": "string"
},
"from_date": "string",
"to_date": "string",
"fields": [
"string"
],
"expiry_filter": "string",
"snapshots": [
{
"snapshot_date": "string",
"fields": {
"property1": "string",
"property2": "string"
}
}
]
}