Map API
Get a Map
Retrieve one map that you created
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the map to retrieve
Response
200
application/json
Map retrieved
The response is of type object
.