/copiers/{copier_id}/maps
Retrieve a list of individual copier symbols maps.
{
"result": "success",
"status": 200,
"meta": {
"count": 2,
"limit": 1000,
"order": "desc",
"last_id": 398430
},
"data": [
{
"id": 398431,
"created_at": "2025-04-25T15:01:25Z",
"updated_at": "2025-04-25T15:01:25Z",
"lead_symbol_id": 272379135,
"follower_symbol_id": 272354436,
"lead_symbol": "Ger40",
"follower_symbol": "Ger40Jun25"
},
{
"id": 398430,
"created_at": "2025-04-25T15:01:13Z",
"updated_at": "2025-04-25T15:01:13Z",
"lead_symbol_id": 272379197,
"follower_symbol_id": 272354498,
"lead_symbol": "UsaTec",
"follower_symbol": "UsaTecJun25"
}
]
}
Sign up to our newsletter to keep up-to-date.