API Reference > itwin-Client > iTwinServiceClients > Client > getUrl getUrl Method Gets the URL of the service. Attempts to discover and cache the URL from the URL Discovery Service. If not found uses the default URL provided by client implementations. Note that for consistency sake, the URL is stripped of any trailing "/" getUrl(requestContext: ClientRequestContext): Promise<string> Parameter Type Description requestContext ClientRequestContext Returns - Promise<string> URL for the service Defined in clients/itwin/src/Client.ts Line 87 Last Updated: 11 June, 2024