Map API
Get a Map
Retrieve one map that you created
GET
/
v0
/
map
/
{mapId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
mapId
string
requiredID of the map to retrieve
Response
200 - application/json
data
object