Description Usage Arguments Value Examples
Make a GET request to the Radarr API
| 1 | radarr_get(path = "/api/v3/system/status", ...)
 | 
| path | The API path, e.g.  | 
| ... | Named arguments used as query parameters. | 
A list.
| 1 2 3 4 | ## Not run: 
radarr_get()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.