Retrieves the API Specification versionget https://image.maps.hereapi.com/mia/v3/versionFetches details regarding the API Specification version. Offers purely informational insights into the API's last update.HeadersX-Request-IDstringThe ID given by the caller to match in the response.Responses 200Version of API 401API response that indicates that the access token is missing or invalid. 403API response that indicates that the access token does not authorize access. 404API response that indicates that the requested resource was not found. 500API response that indicates a server malfunction or an unexpected error. defaultAPI response in case of an error.Updated 2 months ago