Get profile definition by its ID.get https://matrix.router.hereapi.com/v8/profiles/{profileId}Path ParamsprofileIdstringrequiredProfile ID. This parameter is case-sensitive.HeadersX-Request-IdstringUser-provided token that can be used to trace a request or a group of requests sent to the service.Responses 200Profile with the requested ID. 401Authentication failed. 403Access denied. 404Profile not found for the given profile ID.Updated last month