Function showShortUrl

  • Get the data for a short URL

    Parameters

    • id: string

      ID of the short URL to retrieve

    • query_params: Record<string, any> = {}

      Query parameters to add to the request URL

    Returns Observable<PlaceShortUrl>