get_circle_user {circle} | R Documentation |
Retrieve details about the authenticated Circle CI user.
get_circle_user()
A named vector of class circle_user
containing information about
about the authenticated user:
Full name
Username
ID
API endpoint
## Not run:
get_circle_user()
## End(Not run)