Skip to contents

Fetch a user's metadata based on username.

Usage

arc_user(username, host = arc_host(), token = arc_token())

Arguments

username

the username to fetch. A scalar character.

host

default "https://www.arcgis.com"

token

an httr2_token as created by auth_code() or similar

Value

a list of class PortalUser

Details

[Experimental]

See also

Other portal organization: arc_group()

Examples

arc_user("esri_en")
#> <PortalUser<esri_en>>
#> id: eea3c410b1142e8e2baaf8423d130e23
#> fullName: Esri English
#> created: 2011-11-18 16:33:40