R/my_user_id.R
my_user_id.Rd
Get user ID for current authenticated user
my_user_id(use_proxy = FALSE)
Logical to indicate whether to use proxy
A character value of the authenticated user's ID
More details on this endpoint are available in the API documentation.
if (FALSE) { # \dontrun{ my_user_id() } # }