R/get_me.R
get_me.Rd
This function will quickly pull the list of company ids that you have access to.
get_me(req_path = "discovery/me")
The endpoint for that particular report
A data frame of company ids and company names
if (FALSE) { get_me() }