Skip to main content
GET
Get map by ID

Authorizations

X-API-KEY
string
header
required

API key for authentication. You can generate this from the 16TMS console.

Path Parameters

mapId
string<uuid>
required

The unique identifier of the map

Response

Map retrieved successfully

success
boolean

Indicates if the request was successful

Example:

true

message
string

A message describing the result of the operation

Example:

"Operation completed successfully"

data
object
meta
object