Description Usage Arguments Value
Wrapper for httr::GET that handles Loopy API requests.
1 2 3 4 5 6 7 8 9 |
url |
string Loopy URL file path (origin should be set with set_loopy_user) |
verbose |
string A URL parameter which permits user access to all the files they have permission to access ('1') or to their files ('0'); default is '0'. |
video_id |
string A URL parameter which limits return to only those with the video id. |
collection_id |
string A URL parameter which limits the return to only those from the specified collection. |
list A list including parse JSON (or HTML) data, the URL used in the API request, and the status code of the request.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.