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)

Arguments

resource

The name of the resource you would like to query/return, as per gtr_endpoints.

resource_id

The ID of the resource.

Value

A dataframe holding details of any entities linked to the one you specified.