.fetch_json_page | R Documentation |
Fetch a page of data from Genesys
.fetch_json_page(
path,
filters = list(),
accept = "application/json",
page = 0,
size = 1000
)
path |
API path |
filters |
Filters |
accept |
Accepted content type |
page |
Page to request |
size |
Size of page |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.