get_links.Rd
Sends a query to return all records for your chosen resource, with the option to query a combination of resources.
get_links(resource, resource_id)
The name of the resource you would like to query/return, as per gtr_endpoints
.
The ID of the resource.
A dataframe holding details of any entities linked to the one you specified.