arc_portal_urls: Organization's URLs

View source: R/sharing.R

arc_portal_urlsR Documentation

Organization's URLs

Description

Returns the URLs of an organizations services.

Usage

arc_portal_urls(host = arc_host(), token = arc_token())

Arguments

host

default "https://www.arcgis.com". The host of your ArcGIS Portal.

token

an httr2_token as created by auth_code() or similar

Details

See API Reference for more information. [Experimental]

Value

a data.frame

See Also

Other portal: arc_portal_resources(), arc_portal_users(), self

Examples


arc_portal_urls()


arcgisutils documentation built on March 4, 2026, 9:06 a.m.