list_paginated | R Documentation |
Get the first set of a paginated list of elements and the information to get the following pages.
list_paginated(path, credentials, cursor = NULL)
path |
The path to the API endpoint, excluding the hub URL (and not starting with a forward slash). |
credentials |
A credentials object to authenticate with. |
cursor |
Optional. The cursor to use for pagination. Defaults to NULL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.