viewApiUser: This function returns the current API user.

View source: R/UserFunctions.R

viewApiUserR Documentation

This function returns the current API user.

Description

This function returns the current API user.

Usage

viewApiUser(
  currentAccessToken,
  currentAccessTokenSecret,
  currentConsumerKey,
  currentConsumerSecret
)

Arguments

currentAccessToken

The currentAccessToken of the current API user.

currentAccessTokenSecret

The currentAccessTokenSecret of the current API user.

currentConsumerKey

The currentConsumerKey of the application.

currentConsumerSecret

The currentConsumerSecret of the application.

Value

User information for the current API user.

References

API Documentation


sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.