Given the unique ID of a content item, fetches the item's metadata from a portal.
Arguments
- item_id
the ID of the item to fetch. A scalar character.
- host
default
"https://www.arcgis.com". The host of your ArcGIS Portal.- token
an
httr2_tokenas created byauth_code()or similar
See also
Other portal item:
arc_item_data()