get_profile: Function to get the details of logged on user.

View source: R/api_calls.R

get_profileR Documentation

Function to get the details of logged on user.

Description

Gets the details of the user.

Usage

get_profile(object,refresh_token)

Arguments

object

An object of type smart connect with valid refresh_token.

refresh_token

refresh_token needs to be passed

Value

Returns a list with user details, if successful.


angelbroking-github/smartapi-r documentation built on March 30, 2022, 8:04 a.m.