Execute a GET request with the given URL and query params
1 | exec(path, params = list(), as = "parsed", token = get_access_cred())
|
pathThe URL to GET
paramsThe URL parameters
asThe type of the response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.