`get_content()`'s documentation states that the content URL either contains the content URL or the vanity URL for a content item: https://github.com/posit-dev/connectapi/blob/02acf5e248b5d40300b51ccadf863147e6a19a6d/R/get.R#L176-L177 This is not the case; it only fetches the regular "open solo" URL. It should function as documented.