Skip to contents

This function will quickly pull the list of company ids that you have access to.

Usage

get_me(req_path = "discovery/me")

Arguments

req_path

The endpoint for that particular report

Value

A data frame of company ids and company names

Examples

if (FALSE) { # \dontrun{
get_me()
} # }