bitly_retrieve_orgs {urlshorteneR} | R Documentation |
Retrieve all Organizations
Description
Retrieve a list of organizations
Usage
bitly_retrieve_orgs()
Organizations
Organizations are part of our hierarchy. This is the top level where a group and user will belong.
See Also
https://dev.bitly.com/api-reference/#getOrganizations
Examples
## Not run:
ros <- bitly_retrieve_orgs()
## End(Not run)
[Package urlshorteneR version 1.5.7 Index]