通过其 ID 检索先前完成的地图。
map_id 来检索地图的详细信息。
GET /v1/maps/{map_id}
map_id (字符串): 要检索的地图的唯一标识符。map_id 无效或地图不存在,将返回一个错误响应。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Eindeutiger Bezeichner für die abzurufende Karte.
Erfolgreiche Antwort mit dem Kartenobjekt.