UserClient
Hierarchy
- ResourceClient
- UserClient
Index
Constructors
Properties
Methods
Constructors
constructor
Parameters
options: ApiClientSubResourceOptions
Returns UserClient
Properties
apifyClient
baseUrl
httpClient
optionalid
optionalparams
resourcePath
optionalsafeId
url
Methods
get
Depending on whether ApifyClient was created with a token, the method will either return public or private user data. https://docs.apify.com/api/v2#/reference/users
Returns Promise<User>