## Not run:
# organizations(limit=5)
# organizations(query="france", limit=5)
# organizations(uuid="4b4b2111-ee51-45f5-bf5e-f535f4a1c9dc")
# organizations(data='contact', uuid="4b4b2111-ee51-45f5-bf5e-f535f4a1c9dc")
# organizations(data='pending')
# organizations(data=c('contact','endpoint'), uuid="4b4b2111-ee51-45f5-bf5e-f535f4a1c9dc")
#
# # Pass on options to httr
# library('httr')
# res <- organizations(query="spain", config=progress())
# ## End(Not run)
Run the code above in your browser using DataLab