Pages
Get pages
Returns a list of all available pages for the workspace (team_id).
Pages are organized by spaces (projects) and can be filtered by archived or updated_recently.
GET
Get all pages
Documentation Index
Fetch the complete documentation index at: https://superthread.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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 all pages