GeoCatalog Instance Configuration

Get Azmaps Client Id

Fetch the client id for the Azure Maps API service based on the current on the current identity. This client id is used for the Explorer to authenticate with the Azure Maps API service.

get/geocatalog/map/id

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

client_idstring required

The client ID for Azure Maps authentication.

Changes