/v1/content provides dashboard_url and content_url but does not provide the vanity URL, if set.
The old get_content_old() function would provide a TRUE/FALSE value for vanity_url and reported the url as the content_url.
The ergonomics of doing multiple API calls to get content info, get list of vanity url, and then joining is awkward.
/v1/contentprovidesdashboard_urlandcontent_urlbut does not provide the vanity URL, if set.The old
get_content_old()function would provide a TRUE/FALSE value forvanity_urland reported the url as thecontent_url.The ergonomics of doing multiple API calls to get content info, get list of vanity url, and then joining is awkward.