Pages
Get pages
Returns the pages in a space (project_id) within the workspace (team_id).
Can be filtered by archived or updated_recently.
GET
Get a space's pages
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".
Query Parameters
Project ID is a numerical string that identifies a Project. This is externally referred to as a "Space".
Previous
Archive a pageArchives a specified page within a workspace (`team_id`).
Archiving moves the page to an archived state, making it inaccessible through regular
navigation but preserving its data for potential future restoration.
Next
Get a space's pages