get_configs | R Documentation |
Allows youto retrieve details of the data configuration for each type of entity (eg, project, organisation) in the GtR API. This information could be useful in helping you structure queries.
get_configs(resource)
resource |
Specify the type of data for which you want to retrieve the configuration. Names must be as per |
A list holding two dataframes - one ('parameters') covering query parameters and another ('fields') holding details about the fields you return.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.