bitly_retrieve_orgs {urlshorteneR} | R Documentation |
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.
https://dev.bitly.com/api-reference/#getOrganizations
## Not run:
ros <- bitly_retrieve_orgs()
## End(Not run)