Returns the details from ROR API for the organisation specified.

get_single_org(id, include_non_active = "false")

Arguments

id

The ROR ID of the organisation in question. Can be found using get_org_list() or via looking up on the ROR website.

include_non_active

Option to include 'inactive' or 'withdrawn' entities. Must be 'true' or 'false'.

Value

A list holding the pertinent details for the chosen organisation.