GET /maptypes/{mapTypeId}

Get a map type by its id.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
mapTypeId

integer

Required

Body Parameters

None.

Response Information

Resource Description

MapType
NameDescriptionTypeAdditional information
Name

Name of the map type.

string

None.

Description

Description of the map type.

string

None.

Maps

Collection of maps that have this map type.

MapCollection

None.

Href

URL of the resource.

string

None.

Id

Identifier of the resource.

integer

None.

CreatedDate

Creation date/time. ISO 8601 formatted date/time string using UTC time zone.

date

None.

ModifiedDate

Modification date/time. ISO 8601 formatted date/time string using UTC time zone.

date

None.