page_list: Download list of pages

page_listR Documentation

Download list of pages

Description

Download list of pages. Note that subpages will be returned along with their parent, meaning more pages will be returned than might be expected.

Usage

page_list(limit = -1, offset = 0)

Arguments

limit

Limit number of results (default = -1). When limit < 0, all pages will be returned.

offset

Offset when paging through results.

Value

List of pages.

References

API Documentation: https://developer.domo.com/docs/page-api-reference/page#List%20pages


domoinc/rdomo documentation built on Nov. 8, 2024, 12:48 a.m.