List workbook pages for a workbook

This endpoint retrieves a list of all pages contained within a specified workbook. It is useful for applications needing to display an overview or navigate through different pages of a workbook.

Usage notes

Usage scenarios

  • Navigation: Helps users and applications navigate through different pages of a workbook efficiently.
  • Content Discovery: Allows users to quickly view and access the variety of pages contained within a workbook.

Best practices

  • Always name pages to make it easy for users to navigate.
  • Utilize pagination to manage and streamline the retrieval of large numbers of pages.
  • Ensure that users or systems querying this endpoint have appropriate permissions to access the workbook's content.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the workbook.

Query Params
string

Use to specify further pages using the string returned in the nextPage portion of the response.

number

Number of results to return per page, with a maximum of 1,000 per request. Use the page option in subsequent requests to retrieve the next set of results.

string
string

Unique identifier of the bookmark.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json