Description Usage Arguments Value
View source: R/get_user_details.R
Retrieve user details: first name, last name, DDH internal ID
1 2 3 4 5 | get_user_details(
uid,
root_url = dkanr::get_url(),
credentials = list(cookie = dkanr::get_cookie(), token = dkanr::get_token())
)
|
uid |
numeric: UPI number |
root_url |
character: API root URL |
credentials |
list: authentication token and cookie |
character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.