Description Usage Arguments Value Examples
Basic http GET request to Adaptix.
1  | AdaptixGetHTTPRequest(conn, url, verbose = F)
 | 
conn | 
 a valid Adaptix connection object.  | 
url | 
 the complete URL on which to perform the HTTP operation.  | 
verbose | 
 display HTTP operation details.  | 
the complete httr response.
1  | AdaptixGetHTTPRequest(conn = conn, url = "https://alpha.adaptix.io/api/streams", verbose = TRUE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.