
Retrieve a list of organizations
bitly_retrieve_orgs()
Organizations are part of our hierarchy. This is the top level where a group and user will belong.
if (FALSE) {
bitly_bearerToken("access token")
ros <- bitly_retrieve_orgs()
}
Run the code above in your browser using DataLab