Learn R Programming

urlshorteneR (version 1.1.2)

bitly_retrieve_orgs: Retrieve all Organizations

Description

Retrieve a list of organizations

Usage

bitly_retrieve_orgs()

Arguments

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/v4/#operation/getOrganizations

Examples

Run this code
# NOT RUN {
ros <- bitly_retrieve_orgs()
# }

Run the code above in your browser using DataLab