Description Usage Arguments Details Value Examples
Retrieve details about the authenticated Circle CI user.
1 |
... |
Additional arguments passed to an HTTP request function, such as |
This can be used to retrieve your own user profile details and/or as a “Hello World!” to test authentication of Circle CI API key specified in Sys.setenv("CIRCLE_CI_KEY" = "exampleapikey")
.
A list of class “circle_user”.
1 | ## Not run: get_user()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.