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

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) {
get_me()
}